-
Feature Request
-
Resolution: Done
-
Minor
-
2.10.1.Final
-
None
-
None
By default, the "jpa-setup" command generates a persistence-unit with the property "<property name="hibernate.hbm2ddl.auto" value="create-drop"/>" when selecting Hibernate as the provider.
In order to mitigate accidental impacts to existing databases, the jpa-setup command should have an option that allows for omitting this autogenerated property.