Uses of Class
org.apache.openejb.persistence.EntityManagerAlreadyRegisteredException

Packages that use EntityManagerAlreadyRegisteredException
org.apache.openejb.persistence   
 

Uses of EntityManagerAlreadyRegisteredException in org.apache.openejb.persistence
 

Methods in org.apache.openejb.persistence that throw EntityManagerAlreadyRegisteredException
 void JtaEntityManagerRegistry.addEntityManagers(String deploymentId, Object primaryKey, Map<javax.persistence.EntityManagerFactory,javax.persistence.EntityManager> entityManagers)
          Adds the entity managers for the specified component to the registry.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.