[dna-issues] [JBoss JIRA] Created: (DNA-511) The JPA Source should provide a way of producing the DDL for the database dialect
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Wed Sep 2 09:27:24 EDT 2009
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
Fix For: 0.7
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