Package org.hibernate.cfg.annotations

Class Summary
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
IdBagBinder  
ListBinder Bind a list to the underlying Hibernate configuration
MapBinder Implementation to bind a Map
PrimitiveArrayBinder  
PropertyBinder  
QueryBinder Query binder
ResultsetMappingSecondPass  
SetBinder Bind a set.
SimpleValueBinder  
TableBinder Table related operations
Version  
 

Enum Summary
Nullability Are the columns forced to null, not null or not forced