[forge-issues] [JBoss JIRA] (FORGE-1996) JPA Setup should allow for optionally omitting the create-drop parameter

Tim Padgett (JIRA) issues at jboss.org
Wed Sep 3 10:31:00 EDT 2014


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)


More information about the forge-issues mailing list