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() |
String |
getOrder()
The order by clause used during loading this plural attribute.
|
XmlElementMetadata |
getSourceType() |
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, usesJoinTable
mappingRoot, metadataBuildingContext, origin, sourceMappingDocument
public PluralAttributeSourceIdBagImpl(MappingDocument mappingDocument, JaxbHbmIdBagCollectionType idBagMapping, AttributeSourceContainer container)
public PluralAttributeNature getNature()
getNature
in interface PluralAttributeSource
public CollectionIdSource getCollectionIdSource()
getCollectionIdSource
in interface PluralAttributeSource
getCollectionIdSource
in class AbstractPluralAttributeSourceImpl
public boolean isOrdered()
Orderable
ORDER BY
when loading.public String getOrder()
Orderable
OrderBy.value()
public XmlElementMetadata getSourceType()
getSourceType
in interface AttributeSource
public String getXmlNodeName()
AttributeSource
getXmlNodeName
in interface AttributeSource
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.