"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...