| Package | Description |
|---|---|
| org.hibernate.engine.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionFactoryImplementor
Defines the internal contract between the SessionFactory and other parts of
Hibernate such as implementors of Type.
|
| 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-2021 Red Hat, Inc. All Rights Reserved.