|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
Deprecated. |
|
QueryImpl(EntityManagerImpl em,
RuntimeExceptionTranslator ret,
Query query)
Constructor; supply factory exception translator and delegate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |