Package | Description |
---|---|
org.hibernate.ejb | |
org.hibernate.ejb.criteria |
Modifier and Type | Method and Description |
---|---|
EntityManagerFactoryImpl |
AbstractEntityManagerImpl.getEntityManagerFactory() |
Constructor and Description |
---|
AbstractEntityManagerImpl(EntityManagerFactoryImpl entityManagerFactory,
javax.persistence.PersistenceContextType type,
javax.persistence.spi.PersistenceUnitTransactionType transactionType,
Map properties) |
CurrentEntityManagerImpl(EntityManagerFactoryImpl entityManagerFactory,
javax.persistence.spi.PersistenceUnitTransactionType transactionType,
Map properties)
Deprecated.
|
EntityManagerImpl(EntityManagerFactoryImpl entityManagerFactory,
javax.persistence.PersistenceContextType pcType,
javax.persistence.spi.PersistenceUnitTransactionType transactionType,
boolean discardOnClose,
Class sessionInterceptorClass,
Map properties) |
Modifier and Type | Method and Description |
---|---|
EntityManagerFactoryImpl |
CriteriaBuilderImpl.getEntityManagerFactory()
Provides protected access to the underlying
EntityManagerFactoryImpl . |
Constructor and Description |
---|
CriteriaBuilderImpl(EntityManagerFactoryImpl entityManagerFactory) |
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved