| Package | Description |
|---|---|
| org.hibernate.ejb | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| Modifier and Type | Method and Description |
|---|---|
SessionFactoryImpl |
EntityManagerFactoryImpl.getSessionFactory() |
| Modifier and Type | Field and Description |
|---|---|
protected SessionFactoryImpl |
AbstractSessionImpl.factory |
| Constructor and Description |
|---|
AbstractSessionImpl(SessionFactoryImpl factory,
String tenantIdentifier) |
SessionFactoryImpl.StatelessSessionBuilderImpl(SessionFactoryImpl sessionFactory) |
TransactionEnvironmentImpl(SessionFactoryImpl sessionFactory) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.