-->
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: Getting max length of string property from meta model
PostPosted: Mon Mar 22, 2010 8:29 pm 
Newbie

Joined: Mon May 03, 2004 2:28 am
Posts: 12
Hi folks,
if I have a property which I declare like this:
Code:
@Column(name = "CODE", unique = true, nullable = false, length = 8)

is there a way I can get at the max length and unique attributes from the hibernate metamodel? I can see that ClassMetadata has a getPropertyNullabilities method which I can use for nullable but can see no way to get max length and uniqueness.
Can anyone help?
Thanks in anticipation - Jerry


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.