Class | Description |
---|---|
ArrayBinder |
Bind an Array
|
BagBinder |
Bind a bag.
|
CollectionBinder |
Base class for binding different types of collections to Hibernate configuration objects.
|
CustomizableColumns | |
EntityBinder |
Stateful holder and processor for binding Entity information
|
HCANNHelper |
Manage the various fun-ness of dealing with HCANN...
|
IdBagBinder | |
ListBinder |
Bind a list to the underlying Hibernate configuration
|
MapBinder |
Implementation to bind a Map
|
MapKeyColumnDelegator | |
MapKeyJoinColumnDelegator | |
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 |
PrimitiveArrayBinder | |
PropertyBinder | |
QueryBinder |
Query binder
|
QueryHintDefinition | |
ResultsetMappingSecondPass | |
SetBinder |
Bind a set.
|
SimpleValueBinder | |
TableBinder |
Table related operations
|
Enum | Description |
---|---|
Nullability |
Are the columns forced to null, not null or not forced
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.