Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How To Use Hibernate to Create Table Structures Without Creating Mappings

843859Dec 12 2007 — edited Nov 20 2014
Hi All,

Is it possible to use hibernate to generate table structures from java code? i want a generic way of building tables across different databases without the need of having different SQL templates to do so. Since hibernate creates its own table structures would this be possible to do in java code if so some pointers would be much appreciated.

Thank You
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 10 2008
Added on Dec 12 2007
9 comments
537 views