-->
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: Custom Hibernate value type doesn't always get executed
PostPosted: Mon Feb 20, 2012 4:20 pm 
Newbie

Joined: Tue Aug 24, 2010 8:02 am
Posts: 3
I created a custom value type in Hibernate that extends the org.hibernate.usertype.UserType class. When I perform a reexplode the custom type gets executed and performs the nullSafeGet and nullSafeSet without problem.

However, when I perform a restart on my application these methods never get executed.
Even though the start up says it is bound:
14:22:22,194 INFO [AnnotationBinder] Binding type definition: secretEncryptedString

Any ideas what could be causing this or what I can do to track down whats happening?


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.