| Package | Description |
|---|---|
| org.hibernate |
This package defines the central Hibernate APIs.
|
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| org.hibernate.jmx |
This package exposes a Hibernate instance via JMX.
|
| Modifier and Type | Method and Description |
|---|---|
SessionFactory.SessionFactoryOptions |
SessionFactory.getSessionFactoryOptions() |
| Modifier and Type | Method and Description |
|---|---|
SessionFactory.SessionFactoryOptions |
SessionFactoryImpl.getSessionFactoryOptions() |
| Constructor and Description |
|---|
SessionFactoryImpl(MetadataImplementor metadata,
SessionFactory.SessionFactoryOptions sessionFactoryOptions,
SessionFactoryObserver observer) |
| Modifier and Type | Method and Description |
|---|---|
SessionFactory.SessionFactoryOptions |
SessionFactoryStub.getSessionFactoryOptions()
Deprecated.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.