Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmIndexType |
JaxbHbmPrimitiveArrayType.index |
protected JaxbHbmIndexType |
JaxbHbmMapType.index |
protected JaxbHbmIndexType |
JaxbHbmListType.index |
protected JaxbHbmIndexType |
JaxbHbmArrayType.index |
Modifier and Type | Method and Description |
---|---|
JaxbHbmIndexType |
ObjectFactory.createJaxbHbmIndexType()
Create an instance of
JaxbHbmIndexType |
JaxbHbmIndexType |
JaxbHbmPrimitiveArrayType.getIndex()
Gets the value of the index property.
|
JaxbHbmIndexType |
JaxbHbmMapType.getIndex()
Gets the value of the index property.
|
JaxbHbmIndexType |
JaxbHbmListType.getIndex()
Gets the value of the index property.
|
JaxbHbmIndexType |
JaxbHbmArrayType.getIndex()
Gets the value of the index property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmPrimitiveArrayType.setIndex(JaxbHbmIndexType value)
Sets the value of the index property.
|
void |
JaxbHbmMapType.setIndex(JaxbHbmIndexType value)
Sets the value of the index property.
|
void |
JaxbHbmListType.setIndex(JaxbHbmIndexType value)
Sets the value of the index property.
|
void |
JaxbHbmArrayType.setIndex(JaxbHbmIndexType value)
Sets the value of the index property.
|
Constructor and Description |
---|
PluralAttributeMapKeySourceBasicImpl(MappingDocument sourceMappingDocument,
JaxbHbmIndexType jaxbIndex) |
PluralAttributeSequentialIndexSourceImpl(MappingDocument sourceMappingDocument,
JaxbHbmIndexType jaxbIndex) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.