"texan" wrote : There's an entry in persistence.xml that causes the database 
tables to be dropped and recreated.  Just remove that.

Why remove? 

<property name="hibernate.hbm2ddl.auto" value="xxxxx" />

create, update and none are the possible options here. See Hibernate 
documentation for details

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972495#3972495

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972495
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to