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 TypeMethodDescriptionvoidEntityManagerSetupImpl.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.factoriesMethods in org.eclipse.persistence.internal.jpa.metamodel.proxy with parameters of type EntityManagerFactoryImplModifier and TypeMethodDescriptionvoidAttributeProxyImpl.addFactory(EntityManagerFactoryImpl factory) -
Uses of EntityManagerFactoryImpl in org.eclipse.persistence.jpa
Methods in org.eclipse.persistence.jpa that return EntityManagerFactoryImplModifier and TypeMethodDescriptionprotected EntityManagerFactoryImplPersistenceProvider.createEntityManagerFactoryImpl(PersistenceUnitInfo puInfo, Map properties, boolean requiresConnection) Internal method to return the entity manager factory.static EntityManagerFactoryImplJpaHelper.getEntityManagerFactory(EntityManagerFactoryImpl emf) Deprecated.Methods in org.eclipse.persistence.jpa with parameters of type EntityManagerFactoryImplModifier and TypeMethodDescriptionstatic EntityManagerFactoryImplJpaHelper.getEntityManagerFactory(EntityManagerFactoryImpl emf) Deprecated.