public class PluralAttributeSourceIdBagImpl extends AbstractPluralAttributeSourceImpl implements Orderable
| Constructor and Description |
|---|
PluralAttributeSourceIdBagImpl(MappingDocument mappingDocument,
JaxbHbmIdBagCollectionType idBagMapping,
AttributeSourceContainer container) |
| Modifier and Type | Method and Description |
|---|---|
CollectionIdSource |
getCollectionIdSource() |
PluralAttributeNature |
getNature() |
java.lang.String |
getOrder()
The order by clause used during loading this plural attribute.
|
XmlElementMetadata |
getSourceType() |
java.lang.String |
getXmlNodeName()
Ugh.
|
boolean |
isOrdered()
If the source of plural attribute is supposed to be applied the
ORDER BY when loading. |
container, getAttributePath, getAttributeRole, getCaching, getCascadeStyleName, 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, sourceMappingDocumentpublic PluralAttributeSourceIdBagImpl(MappingDocument mappingDocument, JaxbHbmIdBagCollectionType idBagMapping, AttributeSourceContainer container)
public PluralAttributeNature getNature()
getNature in interface PluralAttributeSourcepublic CollectionIdSource getCollectionIdSource()
getCollectionIdSource in interface PluralAttributeSourcegetCollectionIdSource in class AbstractPluralAttributeSourceImplpublic boolean isOrdered()
OrderableORDER BY when loading.public java.lang.String getOrder()
OrderableOrderBy.value()public XmlElementMetadata getSourceType()
getSourceType in interface AttributeSourcepublic java.lang.String getXmlNodeName()
AttributeSourcegetXmlNodeName in interface AttributeSourceCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.