[dna-issues] [JBoss JIRA] Commented: (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
Thu Nov 26 21:59:37 EST 2009
[ https://jira.jboss.org/jira/browse/DNA-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12496914#action_12496914 ]
Randall Hauch commented on DNA-511:
-----------------------------------
I like the way this code works. I didn't quite understand that this is a utility (not sure what I was thinking), but this is really sweet. I vote for a commit.
> 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
>
> Attachments: DNA-511.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