Uses of Class
org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
Package
Description
-
Uses of EntityManagerFactoryImpl in org.eclipse.persistence.internal.jpa
Modifier and TypeMethodDescriptionvoid
EntityManagerSetupImpl.preInitializeCanonicalMetamodel
(EntityManagerFactoryImpl factory) INTERNAL: First phase of canonical metamodel initialization. -
Uses of EntityManagerFactoryImpl in org.eclipse.persistence.internal.jpa.metamodel.proxy
Modifier and TypeFieldDescriptionprotected Set
<WeakReference<EntityManagerFactoryImpl>> AttributeProxyImpl.factories
Modifier and TypeMethodDescriptionvoid
AttributeProxyImpl.addFactory
(EntityManagerFactoryImpl factory) -
Uses of EntityManagerFactoryImpl in org.eclipse.persistence.jpa
Modifier and TypeMethodDescriptionprotected EntityManagerFactoryImpl
PersistenceProvider.createEntityManagerFactoryImpl
(PersistenceUnitInfo puInfo, Map properties, boolean requiresConnection) Internal method to return the entity manager factory.static EntityManagerFactoryImpl
JpaHelper.getEntityManagerFactory
(EntityManagerFactoryImpl emf) Deprecated.Modifier and TypeMethodDescriptionstatic EntityManagerFactoryImpl
JpaHelper.getEntityManagerFactory
(EntityManagerFactoryImpl emf) Deprecated.