| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa | |
| org.eclipse.persistence.internal.jpa.metamodel.proxy | |
| org.eclipse.persistence.jpa |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityManagerSetupImpl.preInitializeCanonicalMetamodel(EntityManagerFactoryImpl factory)
INTERNAL:
First phase of canonical metamodel initialization.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<WeakReference<EntityManagerFactoryImpl>> |
AttributeProxyImpl.factories |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeProxyImpl.addFactory(EntityManagerFactoryImpl factory) |
| Modifier and Type | Method and Description |
|---|---|
protected EntityManagerFactoryImpl |
PersistenceProvider.createEntityManagerFactoryImpl(jakarta.persistence.spi.PersistenceUnitInfo puInfo,
Map properties,
boolean requiresConnection)
Internal method to return the entity manager factory.
|
static EntityManagerFactoryImpl |
JpaHelper.getEntityManagerFactory(EntityManagerFactoryImpl emf)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static EntityManagerFactoryImpl |
JpaHelper.getEntityManagerFactory(EntityManagerFactoryImpl emf)
Deprecated.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.