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.
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  
 

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



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.