Uses of Class
org.apache.openjpa.persistence.EntityManagerFactoryImpl
- 
Packages that use EntityManagerFactoryImpl Package Description org.apache.openjpa.persistence OpenJPA JPA - 
- 
Uses of EntityManagerFactoryImpl in org.apache.openjpa.persistence
Constructors in org.apache.openjpa.persistence with parameters of type EntityManagerFactoryImpl Constructor Description EntityManagerImpl(EntityManagerFactoryImpl factory, Broker broker)Constructor; supply factory and delegate.StoreCacheImpl(EntityManagerFactoryImpl emf, DataCache cache)Constructor; supply delegate. 
 -