[jboss-jira] [JBoss JIRA] (AS7-1440) allow default persistence provider to be configured
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Tue Oct 16 16:57:01 EDT 2012
[ https://issues.jboss.org/browse/AS7-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Marlow resolved AS7-1440.
-------------------------------
Fix Version/s: (was: Open To Community)
Resolution: Rejected
closing until we come up with a way to allow the jpa persistence provider module to be configured in the console. We came up with some alternatives but nothing that sounded as good as entering the module name.
1. use an enumeration with a custom entry and the custom entry allows the module name to be entered. The enumerated values represent some typical choices for module names.
2. use an enumeration without a custom entry.
> allow default persistence provider to be configured
> ---------------------------------------------------
>
> Key: AS7-1440
> URL: https://issues.jboss.org/browse/AS7-1440
> Project: Application Server 7
> Issue Type: Feature Request
> Components: JPA / Hibernate
> Reporter: Scott Marlow
> Priority: Minor
>
> Allow default persistence provider to be configured, so that a different provider could be used by default. This helps improve our JPA plugability (users preferred persistence provider can become the default).
> Without this feature, the user could instead make application changes to the persistence.xml to accomplish the same (not always possible if user cannot make app changes).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list