public class PluralAttributeSourcePrimitiveArrayImpl extends AbstractPluralAttributeSourceImpl implements PluralAttributeSourceArray
Constructor and Description |
---|
PluralAttributeSourcePrimitiveArrayImpl(MappingDocument sourceMappingDocument,
JaxbHbmPrimitiveArrayType 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 PluralAttributeSourcePrimitiveArrayImpl(MappingDocument sourceMappingDocument, JaxbHbmPrimitiveArrayType 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 © 2001-2017 Red Hat, Inc. All Rights Reserved.