public class IdBagBinder extends BagBinder
cascadeDeleteEnabled, collection, indexColumn, inheritanceStatePerClass, localGenerators, mapKeyPropertyName, propertyName| Constructor and Description | 
|---|
IdBagBinder()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
bindStarToManySecondPass(Map persistentClasses,
                        org.hibernate.annotations.common.reflection.XClass collType,
                        Ejb3JoinColumn[] fkJoinColumns,
                        Ejb3JoinColumn[] keyColumns,
                        Ejb3JoinColumn[] inverseColumns,
                        Ejb3Column[] elementColumns,
                        boolean isEmbedded,
                        org.hibernate.annotations.common.reflection.XProperty property,
                        boolean unique,
                        TableBinder associationTableBinder,
                        boolean ignoreNotFound,
                        Mappings mappings)
return true if it's a Fk, false if it's an association table 
 | 
protected Collection | 
createCollection(PersistentClass persistentClass)  | 
bind, bindManytoManyInverseFk, bindManyToManySecondPass, bindOneToManySecondPass, getCollection, getCollectionBinder, getMappings, getSecondPass, isHibernateExtensionMapping, isMap, setAccessType, setBatchSize, setCache, setCascadeDeleteEnabled, setCascadeStrategy, setCollectionType, setComparatorSort, setDeclaringClass, setElementColumns, setEmbedded, setExplicitAssociationTable, setFkJoinColumns, setIgnoreNotFound, setIndexColumn, setInheritanceStatePerClass, setInsertable, setInverseJoinColumns, setIsHibernateExtensionMapping, setJoinColumns, setJpaOrderBy, setLocalGenerators, setMapKey, setMapKeyColumns, setMapKeyManyToManyColumns, setMappedBy, setMappings, setNaturalSort, setOneToMany, setProperty, setPropertyHolder, setPropertyName, setSort, setSqlOrderBy, setTableBinder, setTargetEntity, setUpdatableprotected Collection createCollection(PersistentClass persistentClass)
createCollection in class BagBinderprotected boolean bindStarToManySecondPass(Map persistentClasses, org.hibernate.annotations.common.reflection.XClass collType, Ejb3JoinColumn[] fkJoinColumns, Ejb3JoinColumn[] keyColumns, Ejb3JoinColumn[] inverseColumns, Ejb3Column[] elementColumns, boolean isEmbedded, org.hibernate.annotations.common.reflection.XProperty property, boolean unique, TableBinder associationTableBinder, boolean ignoreNotFound, Mappings mappings)
CollectionBinderbindStarToManySecondPass in class CollectionBinderCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.