JBoss Community

Re: Table data loss after re-deploy application

created by Sanket Mohile in jBPM Development - View the full discussion

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

Start a new discussion in jBPM Development at Community