Uses of Interface
org.eclipse.persistence.jpa.JpaEntityManager
-
Uses of JpaEntityManager in org.eclipse.persistence.internal.jpa
Modifier and TypeClassDescriptionclass
Purpose: Contains the implementation of the EntityManager.Modifier and TypeMethodDescriptionQueryImpl.getEntityManager()
Return the entityManager this query is tied to. -
Uses of JpaEntityManager in org.eclipse.persistence.jpa
Modifier and TypeMethodDescriptionstatic JpaEntityManager
JpaHelper.getEntityManager
(EntityManager entityManager) Convert a JPA entityManager into a EclipseLink specific one.JpaQuery.getEntityManager()
PUBLIC: return the EntityManager for this query