Hello, I used an example to make my jbpm database in mysql and it works fine. But I need the jbpm database not to be modified every time I re-deploy the application. Is there value for this node in hibernate jbpm configuration file to say "don't touch anything in the current base" ?
| <property name="hbm2ddl.auto">create</property> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050892#4050892 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050892 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
