Package | Description |
---|---|
org.hibernate.ejb | |
org.hibernate.jpa.criteria | |
org.hibernate.jpa.graph.internal | |
org.hibernate.jpa.internal | |
org.hibernate.jpa.spi |
Constructor and Description |
---|
AbstractEntityManagerImpl(EntityManagerFactoryImpl entityManagerFactory,
PersistenceContextType type,
SynchronizationType synchronizationType,
PersistenceUnitTransactionType transactionType,
Map properties)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EntityManagerFactoryImpl |
CriteriaBuilderImpl.getEntityManagerFactory()
Provides protected access to the underlying
EntityManagerFactoryImpl . |
Constructor and Description |
---|
CriteriaBuilderImpl(EntityManagerFactoryImpl entityManagerFactory) |
Modifier and Type | Method and Description |
---|---|
EntityManagerFactoryImpl |
AbstractGraphNode.getFactory() |
Constructor and Description |
---|
AbstractGraphNode(EntityManagerFactoryImpl entityManagerFactory,
boolean mutable) |
AttributeNodeImpl(EntityManagerFactoryImpl entityManagerFactory,
ManagedType managedType,
Attribute<X,T> attribute) |
EntityGraphImpl(String name,
EntityType<T> entityType,
EntityManagerFactoryImpl entityManagerFactory) |
SubgraphImpl(EntityManagerFactoryImpl entityManagerFactory,
ManagedType managedType,
Class<T> subclass) |
Constructor and Description |
---|
EntityManagerImpl(EntityManagerFactoryImpl entityManagerFactory,
PersistenceContextType pcType,
SynchronizationType synchronizationType,
PersistenceUnitTransactionType transactionType,
boolean discardOnClose,
Class sessionInterceptorClass,
Map properties) |
Modifier and Type | Method and Description |
---|---|
EntityManagerFactoryImpl |
AbstractEntityManagerImpl.getEntityManagerFactory() |
protected EntityManagerFactoryImpl |
AbstractEntityManagerImpl.internalGetEntityManagerFactory() |
Constructor and Description |
---|
AbstractEntityManagerImpl(EntityManagerFactoryImpl entityManagerFactory,
PersistenceContextType type,
SynchronizationType synchronizationType,
PersistenceUnitTransactionType transactionType,
Map properties) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.