| Package | Description |
|---|---|
| org.hibernate.cfg.annotations | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| org.hibernate.jpa.internal |
| Modifier and Type | Method and Description |
|---|---|
ProcedureCallMemento |
NamedProcedureCallDefinition.toMemento(SessionFactoryImpl sessionFactory,
Map<String,ResultSetMappingDefinition> resultSetMappingDefinitions) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
SessionFactoryImpl |
EntityManagerFactoryImpl.getSessionFactory() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.