public class SetBinding extends AbstractPluralAttributeBinding
| Modifier | Constructor and Description |
|---|---|
protected |
SetBinding(AttributeBindingContainer container,
PluralAttribute attribute,
CollectionElementNature collectionElementNature) |
| Modifier and Type | Method and Description |
|---|---|
Comparator |
getComparator() |
void |
setComparator(Comparator comparator) |
addFilter, getAttribute, getBatchSize, getCaching, getCascadeStyle, getCollectionElement, getCollectionKey, getCollectionPersisterClass, getCollectionTable, getComparatorClassName, getCustomLoaderName, getCustomSqlDelete, getCustomSqlDeleteAll, getCustomSqlInsert, getCustomSqlUpdate, getFetchMode, getFetchStyle, getFetchTiming, getFilterMap, getOrderBy, getReferencedPropertyName, getWhere, isAssociation, isInverse, isMutable, isOrphanDelete, isSorted, setBatchSize, setCaching, setCascadeStyles, setCollectionPersisterClass, setCollectionTable, setCustomLoaderName, setCustomSqlDelete, setCustomSqlDeleteAll, setCustomSqlInsert, setCustomSqlUpdate, setFetchStyle, setFetchTiming, setInverse, setMutable, setOrderBy, setWhereaddEntityReferencingAttributeBinding, getContainer, getEntityReferencingAttributeBindings, getHibernateTypeDescriptor, getMetaAttributeContext, getPropertyAccessorName, isAlternateUniqueKey, isBasicPropertyAccessor, isIncludedInOptimisticLocking, isLazy, setAlternateUniqueKey, setIncludedInOptimisticLocking, setLazy, setMetaAttributeContext, setPropertyAccessorName, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEntityReferencingAttributeBinding, getContainer, getEntityReferencingAttributeBindings, getHibernateTypeDescriptor, getMetaAttributeContext, getPropertyAccessorName, isAlternateUniqueKey, isBasicPropertyAccessor, isIncludedInOptimisticLocking, isLazy, setIncludedInOptimisticLocking, setPropertyAccessorName, validateprotected SetBinding(AttributeBindingContainer container, PluralAttribute attribute, CollectionElementNature collectionElementNature)
public Comparator getComparator()
getComparator in interface PluralAttributeBindinggetComparator in class AbstractPluralAttributeBindingpublic void setComparator(Comparator comparator)
setComparator in class AbstractPluralAttributeBindingCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.