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

Packages that use EntityManagerImpl
org.apache.openjpa.persistence OpenJPA JPA 
 

Uses of EntityManagerImpl in org.apache.openjpa.persistence
 

Methods in org.apache.openjpa.persistence that return EntityManagerImpl
protected  EntityManagerImpl EntityManagerFactoryImpl.newEntityManagerImpl(Broker broker)
          Create a new entity manager around the given broker.
 

Constructors in org.apache.openjpa.persistence with parameters of type EntityManagerImpl
ExtentImpl(EntityManagerImpl em, Extent extent)
          Constructor; supply delegate.
QueryImpl(EntityManagerImpl em, Query query)
          Constructor; supply factory and delegate.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.