]
Scott Marlow commented on JBAS-8961:
------------------------------------
The PersistenceProviderAdaptor interface is covering setting of provider properties (in
Java code currently, no system configuration yet).
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)
Components: JPA / Hibernate
Affects Versions: 7.0.0.Beta1
Reporter: Scott Marlow
Assignee: 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: