-->
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: Creating partial index with annotations
PostPosted: Tue May 22, 2007 5:54 am 
Newbie

Joined: Tue Jul 12, 2005 6:55 pm
Posts: 9
Hi,

Is there a way to create an index covering only part of a field while using Hibernate annotations? I have a long field I'd like to index and MySQL allows to set up an index for the first n chars of a varchar field... Can I make Hibernate to do something like this in generated DDL or do I have to set it up manually ?


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 22, 2007 6:44 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
You are talking about a database index, do you? then no.

_________________
Emmanuel


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.