Uses of Class
org.apache.openjpa.persistence.EntityManagerFactoryImpl

Packages that use EntityManagerFactoryImpl
org.apache.openjpa.persistence OpenJPA JPA This package provides an JPA facade to OpenJPA. 
 

Uses of EntityManagerFactoryImpl in org.apache.openjpa.persistence
 

Constructors in org.apache.openjpa.persistence with parameters of type EntityManagerFactoryImpl
EntityManagerImpl(EntityManagerFactoryImpl factory, Broker broker)
          Constructor; supply factory and delegate.
StoreCacheImpl(EntityManagerFactoryImpl emf, DataCache cache)
          Constructor; supply delegate.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.