package

org.hibernate.cfg.annotations

Classes

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 
Version This class is deprecated. Use Version instead  

Enums

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