Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Hibernate DDL Generation

  Asked By: Richard    Date: Jan 13    Category: Java    Views: 995
  

For those how are using automatic ddl generation feature of hibernate,
there is an interface which can be extend and configured for a
particular naming conversion "Adding tbl_ at the bigining of tables
...) The interface is DefaultNamingStrategy.
A good example is at
http://www.javalobby.org/java/forums/t19838.html

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Hibernate DDL Generation Or get search suggestion and latest updates.




Tagged: