[JBoss JIRA] Created: (JBAS-8961) restructure use of JPA persistence provider specific details
by Scott Marlow (JIRA)
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)
Reporter: Scott Marlow
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
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 5 months