JBoss Community

Re: database schema recreation while creating ProcessEngine object

created by Michael Wohlfart in jBPM - View the full discussion

you are right, it is not a good idea to rely on hibernate.hbpm2ddl.auto="update" to automatically do the tricky database updates for you

see this discussion:

http://stackoverflow.com/questions/221379/hibernate-hbm2ddl-autoupdate-in-production

 

there are better tools for database updates:

http://www.liquibase.org/

Reply to this message by going to Community

Start a new discussion in jBPM at Community