2 Replies Latest reply on Nov 29, 2006 11:12 PM by vk101

    Records in database vanish upon restart

      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!