Package org.apache.openejb.persistence

Interface Summary
PersistenceClassLoaderHandler  
 

Class Summary
EntityManagerTxKey  
JtaEntityManager The JtaEntityManager is a wrapper around an entity manager that automatically creates and closes entity managers for each transaction in which it is accessed.
JtaEntityManager.Timer  
JtaEntityManagerRegistry The JtaEntityManagerRegistry tracks JTA entity managers for transation and extended scoped entity managers.
JtaQuery The JtaQuery is a wrapper around a query and and entity manager that automatically closes the entity managers when the query is finished.
PersistenceBootstrap The goal of this class is to support persistence providers that need to do byte code enhancement in embedded environments like JUnit where all the entity classes are right on the system classpath and likely to be loaded before OpenEJB boots.
PersistenceBootstrap.Transformer  
PersistenceUnitInfoImpl  
PersistenceUnitInfoImpl.PersistenceClassFileTransformer  
 

Exception Summary
EntityManagerAlreadyRegisteredException  
 



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