-->
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: how to convert between Java and DB types
PostPosted: Mon Jun 07, 2004 5:57 am 
Newbie

Joined: Mon Jun 07, 2004 5:48 am
Posts: 1
Hi,

I am new to Hibernate and haven't worked with it yet, forthe spec I am doing now I need to migrate from one O/R to hibernate.

The question is how to define conversion between Java and DB types ? That is, we have some type in DB (say VARCHAR) and in Java class it is boolean, based on some logic.
My understanding is that I do not need UserType here, I need a way to cpecify custom converter that applies specific logic to map between these types.

Thanks for any help


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 07, 2004 6:52 am 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
use a custom UserType


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.