public class BagBinding extends AbstractPluralAttributeBinding
Modifier | Constructor and Description |
---|---|
protected |
BagBinding(AttributeBindingContainer container,
PluralAttribute attribute,
CollectionElementNature nature) |
addFilter, getAttribute, getBatchSize, getCaching, getCascadeStyle, getCollectionElement, getCollectionKey, getCollectionPersisterClass, getCollectionTable, getComparator, getComparatorClassName, getCustomLoaderName, getCustomSqlDelete, getCustomSqlDeleteAll, getCustomSqlInsert, getCustomSqlUpdate, getFetchMode, getFetchStyle, getFetchTiming, getFilterMap, getOrderBy, getReferencedPropertyName, getWhere, isAssociation, isInverse, isMutable, isOrphanDelete, isSorted, setBatchSize, setCaching, setCascadeStyles, setCollectionPersisterClass, setCollectionTable, setComparator, setCustomLoaderName, setCustomSqlDelete, setCustomSqlDeleteAll, setCustomSqlInsert, setCustomSqlUpdate, setFetchStyle, setFetchTiming, setInverse, setMutable, setOrderBy, setWhere
addEntityReferencingAttributeBinding, getContainer, getEntityReferencingAttributeBindings, getHibernateTypeDescriptor, getMetaAttributeContext, getPropertyAccessorName, isAlternateUniqueKey, isBasicPropertyAccessor, isIncludedInOptimisticLocking, isLazy, setAlternateUniqueKey, setIncludedInOptimisticLocking, setLazy, setMetaAttributeContext, setPropertyAccessorName, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addEntityReferencingAttributeBinding, getContainer, getEntityReferencingAttributeBindings, getHibernateTypeDescriptor, getMetaAttributeContext, getPropertyAccessorName, isAlternateUniqueKey, isBasicPropertyAccessor, isIncludedInOptimisticLocking, isLazy, setIncludedInOptimisticLocking, setPropertyAccessorName, validate
protected BagBinding(AttributeBindingContainer container, PluralAttribute attribute, CollectionElementNature nature)
Copyright © 2018 JBoss by Red Hat. All rights reserved.