Dynamically creating table using Hibernate,
September 4, 2007 at 6:25 PM
Can I create a table dynamically using Hibernate. Like u do it 4 JDBC. Coz as far as I no since u need hbm.xml files n config files for loading Objects(POJOs) in session. Plz help me.
View All Comments
| View Tutorial