-->
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.  [ 2 posts ] 
Author Message
 Post subject: Java 5 EnumUserType
PostPosted: Thu May 11, 2006 9:33 am 
Newbie

Joined: Thu May 11, 2006 9:21 am
Posts: 3
OK, let's burn some of my so precious credits...

I've just read the page about managing Enum data, on page http://www.hibernate.org/272.html.

While looking at the "flexible solution" proposed, I've noticed that AbstractUserType abstract class, extended by GenericEnumUserType.

And here is my question : what is this AbstractUserType that eclipse can't find anywhere in my jars...

Thank you


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 11, 2006 6:18 pm 
Expert
Expert

Joined: Thu Dec 23, 2004 9:08 pm
Posts: 2008
There isn't one. Presumably it's just a default implementation that the author uses so he doesn't have to re-implement every method, every time. Don't extend it, implement every method in your class, it should be fine.

_________________
Code tags are your friend. Know them and use them.


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

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.