Uses of Class
org.apache.openjpa.persistence.EntityManagerImpl
Packages that use EntityManagerImpl
-
Uses of EntityManagerImpl in org.apache.openjpa.persistence
Fields in org.apache.openjpa.persistence declared as EntityManagerImplMethods in org.apache.openjpa.persistence that return EntityManagerImplModifier and TypeMethodDescriptionprotected EntityManagerImpl
EntityManagerFactoryImpl.newEntityManagerImpl
(Broker broker) Create a new entity manager around the given broker.Constructors in org.apache.openjpa.persistence with parameters of type EntityManagerImplModifierConstructorDescriptionAbstractQuery
(QueryMetaData qmd, EntityManagerImpl em) ExtentImpl
(EntityManagerImpl em, Extent<T> extent) Constructor; supply delegate.QueryImpl
(EntityManagerImpl em, Query query) Deprecated.QueryImpl
(EntityManagerImpl em, RuntimeExceptionTranslator ret, Query query) Deprecated.QueryImpl
(EntityManagerImpl em, RuntimeExceptionTranslator ret, Query query, QueryMetaData qmd) Constructor; supply factory exception translator and delegate.