[dna-issues] [JBoss JIRA] Resolved: (DNA-511) The JPA Source should provide a way of producing the DDL for the database dialect
Brian Carothers (JIRA)
jira-events at lists.jboss.org
Fri Nov 27 11:54:29 EST 2009
[ https://jira.jboss.org/jira/browse/DNA-511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Carothers resolved DNA-511.
---------------------------------
Resolution: Done
Assignee: Brian Carothers
Committed patch to resolve defect.
> The JPA Source should provide a way of producing the DDL for the database dialect
> ---------------------------------------------------------------------------------
>
> Key: DNA-511
> URL: https://jira.jboss.org/jira/browse/DNA-511
> Project: DNA
> Issue Type: Feature Request
> Components: Connectors
> Affects Versions: 0.6
> Reporter: Randall Hauch
> Assignee: Brian Carothers
> Fix For: 0.7
>
> Attachments: DNA-511.patch, DNA-511_final.patch
>
>
> Hibernate is capable of dynamically creating the schema, but this is really only practical in a development environment. Production environments will rarely (ever?) want to allow the software to change the database, so having the DDL for the database used by the JpaSource would be very useful to have. Hibernate is capable of generating this, and we should provide a mechanism for producing the DDL for the configured dialect.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the dna-issues
mailing list