Tim Padgett created FORGE-1996:
----------------------------------
Summary: JPA Setup should allow for optionally omitting the create-drop
parameter
Key: FORGE-1996
URL:
https://issues.jboss.org/browse/FORGE-1996
Project: Forge
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Tim Padgett
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)