| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionBinder | |
|---|---|
| org.hibernate.cfg.annotations | |
| Uses of CollectionBinder in org.hibernate.cfg.annotations | 
|---|
| Subclasses of CollectionBinder in org.hibernate.cfg.annotations | |
|---|---|
|  class | ArrayBinderBind an Array | 
|  class | BagBinderBind a bag. | 
|  class | IdBagBinder | 
|  class | ListBinderBind a list to the underlying Hibernate configuration | 
|  class | MapBinderImplementation to bind a Map | 
|  class | PrimitiveArrayBinder | 
|  class | SetBinderBind a set. | 
| Methods in org.hibernate.cfg.annotations that return CollectionBinder | |
|---|---|
| static CollectionBinder | CollectionBinder.getCollectionBinder(String entityName,
                    org.hibernate.annotations.common.reflection.XProperty property,
                    boolean isIndexed,
                    boolean isHibernateExtensionMapping)collection binder factory | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||