[
http://jira.jboss.com/jira/browse/JBSEAM-2785?page=comments#action_12405238 ]
Jay Balunas commented on JBSEAM-2785:
-------------------------------------
Notes on possible approaches based emails with Pete and myself:
----------------------------------------------------------------------------
Possibly be a <persistence:provider...> tag that could state two things:
1) "provider-class" - that class of the provider to instantiate
2) "entity-delegate-class" - that would the "isInstanceOf(..)" to use
the provider
---------------------------------------------------------------------------
Possibly the EntityManagerProxy, or the ManagedPersistenceContext could hold the matching
persistence provider impl and just use it as a field (still might require casting). This
would be instead of determining the provider every time the parent PersistenceProvider is
called.
-------------------------------------------------------------------------
Redesign PersistenceProvider to provide runtime detectetion of JPA
impl in use
------------------------------------------------------------------------------
Key: JBSEAM-2785
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2785
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 2.1.0.A1, 2.0.1.GA
Reporter: Pete Muir
Assigned To: Pete Muir
Priority: Blocker
Fix For: 2.1.0.BETA1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira