public class PluralAttributeSourceArrayImpl extends AbstractPluralAttributeSourceImpl implements PluralAttributeSourceArray
Constructor and Description |
---|
PluralAttributeSourceArrayImpl(MappingDocument sourceMappingDocument,
JaxbHbmArrayType jaxbArrayMapping,
AttributeSourceContainer container) |
Modifier and Type | Method and Description |
---|---|
String |
getElementClass() |
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 PluralAttributeSourceArrayImpl(MappingDocument sourceMappingDocument, JaxbHbmArrayType jaxbArrayMapping, 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 String getElementClass()
getElementClass
in interface PluralAttributeSourceArray
Copyright © 2016 JBoss by Red Hat. All rights reserved.