Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Modifier and Type | Method and Description |
---|---|
SessionFactory.SessionFactoryOptions |
SessionFactory.getSessionFactoryOptions()
Get the special options used to build the factory.
|
Modifier and Type | Method and Description |
---|---|
SessionFactory.SessionFactoryOptions |
SessionFactoryImpl.getSessionFactoryOptions() |
Constructor and Description |
---|
SessionFactoryImpl(MetadataImplementor metadata,
SessionFactory.SessionFactoryOptions sessionFactoryOptions,
SessionFactoryObserver observer) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.