public class PluralAttributeMapKeySourceEmbeddedImpl extends AbstractHbmSourceNode implements PluralAttributeMapKeySourceEmbedded
| Constructor and Description |
|---|
PluralAttributeMapKeySourceEmbeddedImpl(MappingDocument mappingDocument,
AbstractPluralAttributeSourceImpl pluralAttributeSource,
JaxbHbmCompositeIndexType jaxbCompositeIndexElement) |
PluralAttributeMapKeySourceEmbeddedImpl(MappingDocument mappingDocument,
AbstractPluralAttributeSourceImpl pluralAttributeSource,
JaxbHbmMapKeyCompositeType jaxbCompositeMapKey) |
| Modifier and Type | Method and Description |
|---|---|
EmbeddableSource |
getEmbeddableSource()
Gets the source information about the embeddable/composition.
|
PluralAttributeIndexNature |
getNature() |
HibernateTypeSource |
getTypeInformation()
Obtain information about the Hibernate index type (
Type)
for this plural attribute index. |
java.lang.String |
getXmlNodeName() |
mappingRoot, metadataBuildingContext, origin, sourceMappingDocumentpublic PluralAttributeMapKeySourceEmbeddedImpl(MappingDocument mappingDocument, AbstractPluralAttributeSourceImpl pluralAttributeSource, JaxbHbmCompositeIndexType jaxbCompositeIndexElement)
public PluralAttributeMapKeySourceEmbeddedImpl(MappingDocument mappingDocument, AbstractPluralAttributeSourceImpl pluralAttributeSource, JaxbHbmMapKeyCompositeType jaxbCompositeMapKey)
public PluralAttributeIndexNature getNature()
getNature in interface PluralAttributeIndexSourcepublic EmbeddableSource getEmbeddableSource()
EmbeddableSourceContributorgetEmbeddableSource in interface EmbeddableSourceContributorpublic HibernateTypeSource getTypeInformation()
PluralAttributeIndexSourceType)
for this plural attribute index.getTypeInformation in interface PluralAttributeIndexSourcepublic java.lang.String getXmlNodeName()
getXmlNodeName in interface PluralAttributeIndexSourceCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.