public class PluralAttributeSourceListImpl extends AbstractPluralAttributeSourceImpl implements IndexedPluralAttributeSource
Constructor and Description |
---|
PluralAttributeSourceListImpl(MappingDocument sourceMappingDocument,
JaxbHbmListType jaxbListMapping,
AttributeSourceContainer container) |
Modifier and Type | Method and Description |
---|---|
PluralAttributeIndexSource |
getIndexSource() |
PluralAttributeNature |
getNature() |
XmlElementMetadata |
getSourceType() |
String |
getXmlNodeName()
Ugh.
|
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 PluralAttributeSourceListImpl(MappingDocument sourceMappingDocument, JaxbHbmListType jaxbListMapping, 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
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.