[jboss-jira] [JBoss JIRA] Updated: (JBAS-8961) restructure use of JPA persistence provider specific details
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Thu Mar 17 09:04:47 EDT 2011
[ https://issues.jboss.org/browse/JBAS-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Marlow updated JBAS-8961:
-------------------------------
Fix Version/s: 7.0.0.Beta2
Affects Version/s: 7.0.0.Beta1
> restructure use of JPA persistence provider specific details
> ------------------------------------------------------------
>
> Key: JBAS-8961
> URL: https://issues.jboss.org/browse/JBAS-8961
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Affects Versions: 7.0.0.Beta1
> Reporter: Scott Marlow
> Fix For: 7.0.0.Beta2
>
>
> Each one of these can become separate subtasks
> - Hibernate specific "static" properties should be in a system configuration file.
> - Hibernate specific code should be isolated at least. At best, this code should be external to the AS, as separate project modules that implement a SPI.
> - Be able to obtain a PersistenceProvider specific classloader + temp classloader
> - Interweaved with the above, should be an improved PersistenceProviderResolver
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list