-->
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: column attributes by hibernate annotation
PostPosted: Mon Nov 06, 2006 7:15 am 
Newbie

Joined: Wed Oct 18, 2006 7:29 am
Posts: 11
hello all

can anyone tell me how to define all the attributes of a column using hibernate annotations, for example

@Column(name="DATE_PURCHASED")
/* Here i want to define other attributes of a field date_purchased like
*default value, type etc...
* as we do while creating a table manually
*/
public Date getDatePurchased(){
return datePurchased;
}


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 24, 2007 2:50 am 
Newbie

Joined: Tue Apr 24, 2007 2:26 am
Posts: 2
I am also very, very interested about this problem.
Please, can anyone help us?


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.