| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa | |
| org.eclipse.persistence.jpa |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityManagerImpl
Purpose: Contains the implementation of the EntityManager.
|
| Modifier and Type | Method and Description |
|---|---|
JpaEntityManager |
QueryImpl.getEntityManager()
Return the entityManager this query is tied to.
|
| Modifier and Type | Method and Description |
|---|---|
JpaEntityManager |
JpaQuery.getEntityManager()
PUBLIC:
return the EntityManager for this query
|
static JpaEntityManager |
JpaHelper.getEntityManager(jakarta.persistence.EntityManager entityManager)
Convert a JPA entityManager into a EclipseLink specific one.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.