| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa | |
| org.eclipse.persistence.jpa |
| Modifier and Type | Field and Description |
|---|---|
protected EntityManagerFactoryDelegate |
EntityManagerFactoryImpl.delegate |
protected EntityManagerFactoryDelegate |
EntityManagerImpl.factory
References to the parent factory that has created this entity manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected EntityManagerFactoryDelegate |
CacheImpl.getEntityManagerFactory()
INTERNAL:
Return the EntityManagerFactory associated with this CacheImpl.
|
EntityManagerFactoryDelegate |
EntityManagerFactoryImpl.unwrap()
Gets the underlying implementation of the EntityManagerFactory.
|
EntityManagerFactoryDelegate |
EntityManagerFactoryDelegate.unwrap()
Gets the underlying implementation of the EntityManagerFactory.
|
| Constructor and Description |
|---|
CacheImpl(EntityManagerFactoryDelegate emf) |
EntityManagerImpl(EntityManagerFactoryDelegate factory,
Map properties,
jakarta.persistence.SynchronizationType syncType)
Constructor called from the EntityManagerFactory to create an
EntityManager
|
| Modifier and Type | Method and Description |
|---|---|
EntityManagerFactoryDelegate |
JpaEntityManagerFactory.unwrap()
Gets the underlying implementation of the EntityManagerFactory.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.