| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityManagerImpl | |
|---|---|
| org.apache.openjpa.persistence | OpenJPA JPA | 
| Uses of EntityManagerImpl in org.apache.openjpa.persistence | 
|---|
| Fields in org.apache.openjpa.persistence declared as EntityManagerImpl | |
|---|---|
| protected  EntityManagerImpl | AbstractQuery._em | 
| 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 | |
|---|---|
| AbstractQuery(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. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||