These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Hibernate 3.5.3 upgrade deprecation issues
PostPosted: Wed Jul 07, 2010 1:11 pm 
Newbie

Joined: Wed Jul 07, 2010 1:05 pm
Posts: 1
Please excuse me if this has already been addressed, but I've been unable to find it in any other thread.

I'm upgrading to the latest Hibernate release (3.5.3) and I noticed a number of methods have become deprecated, but their corresponding API's are pretty lacking (or, I just can't read them). One in particular, the Hibernate.custom(class) is marked as deprecated, and the 3.5.3 API's have the following description:
Code:
custom

public static Type custom(Class userTypeClass)
                   throws HibernateException
Deprecated. see http://opensource.atlassian.com/projects/hibernate/browse/HHH-5182
A Hibernate custom type.
Parameters:
userTypeClass - a class that implements UserType
Throws:
HibernateException


However, when I look at the HHH-5182 case, it doesn't really shed any light on what to use in it's stead. Does anybody know what replaces the deprecated method above?

Any help would be greatly appreciated!!

Paul


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.