| Package | Description |
|---|---|
| org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
| org.hibernate.boot.spi | |
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| org.hibernate.cfg.annotations |
| Class and Description |
|---|
| NamedEntityGraphDefinition
Models the definition of a
NamedEntityGraph annotation |
| NamedProcedureCallDefinition
Holds all the information needed from a named procedure call declaration in order to create a
ProcedureCallImpl |
| Class and Description |
|---|
| NamedEntityGraphDefinition
Models the definition of a
NamedEntityGraph annotation |
| NamedProcedureCallDefinition
Holds all the information needed from a named procedure call declaration in order to create a
ProcedureCallImpl |
| Class and Description |
|---|
| EntityBinder
Stateful holder and processor for binding Entity information
|
| NamedEntityGraphDefinition
Models the definition of a
NamedEntityGraph annotation |
| NamedProcedureCallDefinition
Holds all the information needed from a named procedure call declaration in order to create a
ProcedureCallImpl |
| Nullability
Are the columns forced to null, not null or not forced
|
| SimpleValueBinder |
| Class and Description |
|---|
| ArrayBinder
Bind an Array
|
| BagBinder
Bind a bag.
|
| CollectionBinder
Base class for binding different types of collections to Hibernate configuration objects.
|
| EntityBinder
Stateful holder and processor for binding Entity information
|
| ListBinder
Bind a list to the underlying Hibernate configuration
|
| Nullability
Are the columns forced to null, not null or not forced
|
| SimpleValueBinder |
| TableBinder
Table related operations
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.