Uses of Interface
org.eclipse.persistence.jpa.JpaEntityManager
Packages that use JpaEntityManager
-
Uses of JpaEntityManager in org.eclipse.persistence.internal.jpa
Classes in org.eclipse.persistence.internal.jpa that implement JpaEntityManagerModifier and TypeClassDescriptionclassPurpose: Contains the implementation of the EntityManager.Methods in org.eclipse.persistence.internal.jpa that return JpaEntityManagerModifier and TypeMethodDescriptionQueryImpl.getEntityManager()Return the entityManager this query is tied to. -
Uses of JpaEntityManager in org.eclipse.persistence.jpa
Methods in org.eclipse.persistence.jpa that return JpaEntityManagerModifier and TypeMethodDescriptionstatic JpaEntityManagerJpaHelper.getEntityManager(EntityManager entityManager) Convert a JPA entityManager into a EclipseLink specific one.JpaQuery.getEntityManager()PUBLIC: return the EntityManager for this query