-->
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: Properties as custom data types
PostPosted: Tue Apr 06, 2004 12:22 pm 
Newbie

Joined: Wed Feb 04, 2004 10:31 pm
Posts: 10
I have a number of situations where I want a property to be a custom data type. This might for example be a SocialSecutiryNumber which is constructed with a string but is not a String. I might also use a custom enumerated type where the instance is returned by a factory method.
In the absence of simply adding getter and setter methods with known such as setSocialSecutiryNumberString(String s) and
String getSocialSecutiryNumberString()
is there any way to plug in a custom handler for special types


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2004 12:33 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Read the documentation, custom types.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


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.