Sanket Mohile [
http://community.jboss.org/people/sanket.mohile] created the discussion
"Re: Table data loss after re-deploy application"
To view the discussion, visit:
http://community.jboss.org/message/641501#641501
--------------------------------------------------------------
Hi.
Can you try with value - "validate" ?
<property name="hibernate.hbm2ddl.auto" value="validate" />
This is prevent re-creating your database schema on start up.
I have done the same and it works for me.
Regards,
Sanket.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/641501#641501]
Start a new discussion in jBPM Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]