public class PluralAttributeSourceMapImpl extends AbstractPluralAttributeSourceImpl implements IndexedPluralAttributeSource, Sortable
Constructor and Description |
---|
PluralAttributeSourceMapImpl(MappingDocument sourceMappingDocument,
JaxbHbmMapType jaxbMap,
AttributeSourceContainer container) |
Modifier and Type | Method and Description |
---|---|
String |
getComparatorName()
The comparator class name which will be used to sort the attribute.
|
PluralAttributeIndexSource |
getIndexSource() |
PluralAttributeNature |
getNature() |
XmlElementMetadata |
getSourceType() |
String |
getXmlNodeName()
Ugh.
|
boolean |
isSorted()
If the source of plural attribute is supposed to be sorted.
|
container, getAttributePath, getAttributeRole, getCaching, getCascadeStyleName, getCollectionIdSource, getCollectionTableCheck, getCollectionTableComment, getCollectionTableSpecificationSource, getCustomLoaderName, getCustomPersisterClassName, getCustomSqlDelete, getCustomSqlDeleteAll, getCustomSqlInsert, getCustomSqlUpdate, getElementSource, getFetchCharacteristics, getFilterSources, getKeySource, getMappedBy, getName, getPropertyAccessorName, getSynchronizedTableNames, getToolingHintContext, getTypeInformation, getWhere, inferInLineViewName, isIncludedInOptimisticLocking, isInverse, isMutable, isSingular, usesJoinTable
mappingRoot, metadataBuildingContext, origin, sourceMappingDocument
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCaching, getCollectionIdSource, getCollectionTableCheck, getCollectionTableComment, getCollectionTableSpecificationSource, getCustomLoaderName, getCustomPersisterClassName, getCustomSqlDelete, getCustomSqlDeleteAll, getCustomSqlInsert, getCustomSqlUpdate, getElementSource, getFetchCharacteristics, getFilterSources, getKeySource, getMappedBy, getSynchronizedTableNames, getWhere, isInverse, isMutable, usesJoinTable
getAttributePath, getAttributeRole, getName, getPropertyAccessorName, getTypeInformation, isIncludedInOptimisticLocking, isSingular
getToolingHintContext
getCascadeStyleName
public PluralAttributeSourceMapImpl(MappingDocument sourceMappingDocument, JaxbHbmMapType jaxbMap, AttributeSourceContainer container)
public PluralAttributeIndexSource getIndexSource()
getIndexSource
in interface IndexedPluralAttributeSource
public PluralAttributeNature getNature()
getNature
in interface PluralAttributeSource
public XmlElementMetadata getSourceType()
getSourceType
in interface AttributeSource
public String getXmlNodeName()
AttributeSource
getXmlNodeName
in interface AttributeSource
public boolean isSorted()
Sortable
public String getComparatorName()
Sortable
getComparatorName
in interface Sortable
Comparator
contact.Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.