public class PluralAttributeSourceMapImpl extends AbstractPluralAttributeSourceImpl implements IndexedPluralAttributeSource, Sortable
| Constructor and Description |
|---|
PluralAttributeSourceMapImpl(MappingDocument sourceMappingDocument,
JaxbHbmMapType jaxbMap,
AttributeSourceContainer container) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComparatorName()
The comparator class name which will be used to sort the attribute.
|
PluralAttributeIndexSource |
getIndexSource() |
PluralAttributeNature |
getNature() |
XmlElementMetadata |
getSourceType() |
java.lang.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, usesJoinTablemappingRoot, metadataBuildingContext, origin, sourceMappingDocumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCaching, getCollectionIdSource, getCollectionTableCheck, getCollectionTableComment, getCollectionTableSpecificationSource, getCustomLoaderName, getCustomPersisterClassName, getCustomSqlDelete, getCustomSqlDeleteAll, getCustomSqlInsert, getCustomSqlUpdate, getElementSource, getFetchCharacteristics, getFilterSources, getKeySource, getMappedBy, getSynchronizedTableNames, getWhere, isInverse, isMutable, usesJoinTablegetAttributePath, getAttributeRole, getName, getPropertyAccessorName, getTypeInformation, isIncludedInOptimisticLocking, isSingulargetToolingHintContextgetCascadeStyleNamepublic PluralAttributeSourceMapImpl(MappingDocument sourceMappingDocument, JaxbHbmMapType jaxbMap, AttributeSourceContainer container)
public PluralAttributeIndexSource getIndexSource()
getIndexSource in interface IndexedPluralAttributeSourcepublic PluralAttributeNature getNature()
getNature in interface PluralAttributeSourcepublic XmlElementMetadata getSourceType()
getSourceType in interface AttributeSourcepublic java.lang.String getXmlNodeName()
AttributeSourcegetXmlNodeName in interface AttributeSourcepublic boolean isSorted()
Sortablepublic java.lang.String getComparatorName()
SortablegetComparatorName in interface SortableComparator contact.Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.