Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmCompositeCollectionElementType |
JaxbHbmSetType.compositeElement |
protected JaxbHbmCompositeCollectionElementType |
JaxbHbmMapType.compositeElement |
protected JaxbHbmCompositeCollectionElementType |
JaxbHbmListType.compositeElement |
protected JaxbHbmCompositeCollectionElementType |
JaxbHbmIdBagCollectionType.compositeElement |
protected JaxbHbmCompositeCollectionElementType |
JaxbHbmBagCollectionType.compositeElement |
protected JaxbHbmCompositeCollectionElementType |
JaxbHbmArrayType.compositeElement |
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmSetType.setCompositeElement(JaxbHbmCompositeCollectionElementType value)
Sets the value of the compositeElement property.
|
void |
JaxbHbmMapType.setCompositeElement(JaxbHbmCompositeCollectionElementType value)
Sets the value of the compositeElement property.
|
void |
JaxbHbmListType.setCompositeElement(JaxbHbmCompositeCollectionElementType value)
Sets the value of the compositeElement property.
|
void |
JaxbHbmIdBagCollectionType.setCompositeElement(JaxbHbmCompositeCollectionElementType value)
Sets the value of the compositeElement property.
|
void |
JaxbHbmBagCollectionType.setCompositeElement(JaxbHbmCompositeCollectionElementType value)
Sets the value of the compositeElement property.
|
void |
JaxbHbmArrayType.setCompositeElement(JaxbHbmCompositeCollectionElementType value)
Sets the value of the compositeElement property.
|
Constructor and Description |
---|
PluralAttributeElementSourceEmbeddedImpl(MappingDocument mappingDocument,
AbstractPluralAttributeSourceImpl pluralAttributeSource,
JaxbHbmCompositeCollectionElementType jaxbCompositeElement) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.