Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmBasicCollectionElementType |
JaxbHbmBagCollectionType.element |
protected JaxbHbmBasicCollectionElementType |
JaxbHbmMapType.element |
protected JaxbHbmBasicCollectionElementType |
JaxbHbmIdBagCollectionType.element |
protected JaxbHbmBasicCollectionElementType |
JaxbHbmArrayType.element |
protected JaxbHbmBasicCollectionElementType |
JaxbHbmListType.element |
protected JaxbHbmBasicCollectionElementType |
JaxbHbmSetType.element |
protected JaxbHbmBasicCollectionElementType |
JaxbHbmPrimitiveArrayType.element |
Modifier and Type | Method and Description |
---|---|
JaxbHbmBasicCollectionElementType |
ObjectFactory.createJaxbHbmBasicCollectionElementType()
Create an instance of
JaxbHbmBasicCollectionElementType |
JaxbHbmBasicCollectionElementType |
PluralAttributeInfo.getElement() |
JaxbHbmBasicCollectionElementType |
JaxbHbmBagCollectionType.getElement()
Gets the value of the element property.
|
JaxbHbmBasicCollectionElementType |
JaxbHbmMapType.getElement()
Gets the value of the element property.
|
JaxbHbmBasicCollectionElementType |
JaxbHbmIdBagCollectionType.getElement()
Gets the value of the element property.
|
JaxbHbmBasicCollectionElementType |
JaxbHbmArrayType.getElement()
Gets the value of the element property.
|
JaxbHbmBasicCollectionElementType |
JaxbHbmListType.getElement()
Gets the value of the element property.
|
JaxbHbmBasicCollectionElementType |
JaxbHbmSetType.getElement()
Gets the value of the element property.
|
JaxbHbmBasicCollectionElementType |
JaxbHbmPrimitiveArrayType.getElement()
Gets the value of the element property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmBagCollectionType.setElement(JaxbHbmBasicCollectionElementType value)
Sets the value of the element property.
|
void |
JaxbHbmMapType.setElement(JaxbHbmBasicCollectionElementType value)
Sets the value of the element property.
|
void |
JaxbHbmIdBagCollectionType.setElement(JaxbHbmBasicCollectionElementType value)
Sets the value of the element property.
|
void |
JaxbHbmArrayType.setElement(JaxbHbmBasicCollectionElementType value)
Sets the value of the element property.
|
void |
JaxbHbmListType.setElement(JaxbHbmBasicCollectionElementType value)
Sets the value of the element property.
|
void |
JaxbHbmSetType.setElement(JaxbHbmBasicCollectionElementType value)
Sets the value of the element property.
|
void |
JaxbHbmPrimitiveArrayType.setElement(JaxbHbmBasicCollectionElementType value)
Sets the value of the element property.
|
Constructor and Description |
---|
PluralAttributeElementSourceBasicImpl(MappingDocument sourceMappingDocument,
PluralAttributeSource pluralAttributeSource,
JaxbHbmBasicCollectionElementType jaxbElement) |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.