restructure use of JPA persistence provider specific details
------------------------------------------------------------
Key: AS7-560
URL:
https://issues.jboss.org/browse/AS7-560
Project: Application Server 7
Issue Type: Sub-task
Components: JPA / Hibernate
Affects Versions: 7.0.0.Beta1
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 7.1.0.Alpha1
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: