Support for InnoDB tables in hibernate,
October 25, 2007 at 11:23 AM
Hi All, Can anybody tell me how the support for InnoDB can be obtained using hibernate. Why am i asking this because, i downloaded the example source code and i tried creating the tables with InnoDB as the storage engine and i tried executing FirstExample.java, but the records were not getting created in the table. Please help me.
View All Comments
| View Tutorial