1. How to use MySql Memory Storage Engine in Hibernate? stackoverflow.comIs there any way to tell Hibernate use MySql Memory Storage Engine?
|
2. Hibernate with Multiple Storage Engine in MySQL v5.0.81 coderanch.com>>how to configure POJO would be implemented with Several MySQL Storage Engine.. Does the different storage engine make a difference? I always use INNODB, and have never specified that fact in my hiberante.cfg.xml file. All I do is specify the JDBC URL and the Dialect of MySQL, and everything works fine. It's all going to one, single database, right? One database ... |
3. Hibernate +mysql but which storage engine ?? forum.hibernate.org |