| Package | Description |
|---|---|
| org.hibernate.engine.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionFactoryImplementor
Defines the internal contract between the <tt>SessionFactory</tt> and other parts of
Hibernate such as implementors of <tt>Type</tt>.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionFactoryDelegatingImpl
Base delegating implementation of the SessionFactory and SessionFactoryImplementor
contracts for intended for easier implementation of SessionFactory.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.