Uses of Class
org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl
Packages that use EntityManagerFactoryImpl
Package
Description
-
Uses of EntityManagerFactoryImpl in org.eclipse.persistence.internal.jpa
Methods in org.eclipse.persistence.internal.jpa with parameters of type EntityManagerFactoryImplModifier and TypeMethodDescriptionvoid
EntityManagerSetupImpl.preInitializeCanonicalMetamodel
(EntityManagerFactoryImpl factory) INTERNAL: First phase of canonical metamodel initialization. -
Uses of EntityManagerFactoryImpl in org.eclipse.persistence.internal.jpa.metamodel.proxy
Fields in org.eclipse.persistence.internal.jpa.metamodel.proxy with type parameters of type EntityManagerFactoryImplModifier and TypeFieldDescriptionprotected Set
<WeakReference<EntityManagerFactoryImpl>> AttributeProxyImpl.factories
Methods in org.eclipse.persistence.internal.jpa.metamodel.proxy with parameters of type EntityManagerFactoryImplModifier and TypeMethodDescriptionvoid
AttributeProxyImpl.addFactory
(EntityManagerFactoryImpl factory) -
Uses of EntityManagerFactoryImpl in org.eclipse.persistence.jpa
Methods in org.eclipse.persistence.jpa that return EntityManagerFactoryImplModifier 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.Methods in org.eclipse.persistence.jpa with parameters of type EntityManagerFactoryImplModifier and TypeMethodDescriptionstatic EntityManagerFactoryImpl
JpaHelper.getEntityManagerFactory
(EntityManagerFactoryImpl emf) Deprecated.