| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpenJPAEntityManager | |
|---|---|
| org.apache.openjpa.persistence | OpenJPA JPA | 
| Uses of OpenJPAEntityManager in org.apache.openjpa.persistence | 
|---|
| Subinterfaces of OpenJPAEntityManager in org.apache.openjpa.persistence | |
|---|---|
|  interface | OpenJPAEntityManagerSPI | 
| Classes in org.apache.openjpa.persistence that implement OpenJPAEntityManager | |
|---|---|
|  class | EntityManagerImplImplementation of EntityManagerinterface. | 
| Methods in org.apache.openjpa.persistence that return OpenJPAEntityManager | |
|---|---|
| static OpenJPAEntityManager | OpenJPAPersistence.cast(EntityManager em)Return the OpenJPA facade to the given entity manager. | 
|  OpenJPAEntityManager | OpenJPAEntityManagerFactory.createEntityManager() | 
|  OpenJPAEntityManager | OpenJPAEntityManagerFactory.createEntityManager(Map props)Return an entity manager with the provided additional configuration settings. | 
|  OpenJPAEntityManager | Extent.getEntityManager()The owning entity manager. | 
|  OpenJPAEntityManager | OpenJPAQuery.getEntityManager()The owning entity manager. | 
|  OpenJPAEntityManager | ExtentImpl.getEntityManager() | 
|  OpenJPAEntityManager | QueryImpl.getEntityManager() | 
| static OpenJPAEntityManager | OpenJPAPersistence.getEntityManager(Object o)Return the entity manager for the given object, if one can be determined from just the object alone. | 
| static OpenJPAEntityManager | JPAFacadeHelper.toEntityManager(Broker broker)Return a persistence manager facade to the given broker retaining previously associated persistence context type. | 
| Methods in org.apache.openjpa.persistence with parameters of type OpenJPAEntityManager | |
|---|---|
| static RuntimeExceptionTranslator | PersistenceExceptions.getRollbackTranslator(OpenJPAEntityManager em)Returns a RuntimeExceptionTranslatorthat will perform
 the correct exception translation as well as roll back the
 current transaction when for all butNoResultExceptionandNonUniqueResultExceptionin accordance with
 section 3.7 of the EJB 3.0 specification. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||