When I restart my application server my MySQL 5 database records vanish, and I must add
them again. I've set hibernate.hbm2ddl.auto to create, create-drop, and update and
none of them work.
What should that value be set to?
I've even got the hibernate.connection.shutdown property set to true.
What's happening here?
Please help!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989566#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...