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
|
IdBagBinder | |
ListBinder |
Bind a list to the underlying Hibernate configuration
|
MapBinder |
Implementation to bind a Map
|
MapKeyColumnDelegator | |
MapKeyJoinColumnDelegator | |
PrimitiveArrayBinder | |
PropertyBinder | |
QueryBinder |
Query binder
|
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 © 2018 JBoss by Red Hat. All rights reserved.