[jboss-jira] [JBoss JIRA] Updated: (JBAS-8961) restructure use of JPA persistence provider specific details

Scott Marlow (JIRA) jira-events at lists.jboss.org
Wed Mar 16 09:38:46 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-8961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Marlow updated JBAS-8961:
-------------------------------

    Description: 
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



  was:
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





> 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
> - 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