-->
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: hibernate.hbm2ddl.auto "create-drop" with camelCase tables?
PostPosted: Wed Oct 07, 2009 3:38 pm 
Newbie

Joined: Tue May 20, 2008 1:09 pm
Posts: 5
Is there a way to get the hbm2ddl feature to generate table names that match class names, including capitalization?

I'm trying to use seam-gen to reverse engineer a database, but the lower case table names make the code unreadable.

Is this behavior configurable? Does anybody know where the DDL creation happens so I could manipulate it myself?


Top
 Profile  
 
 Post subject: Re: hibernate.hbm2ddl.auto "create-drop" with camelCase tables?
PostPosted: Wed Oct 07, 2009 3:53 pm 
Beginner
Beginner

Joined: Thu Nov 02, 2006 2:23 pm
Posts: 33
Try to look for :
Implement namingstrategy in hibernate

http://docs.jboss.org/hibernate/core/3. ... ngstrategy


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.