Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmListIndexType |
JaxbHbmPrimitiveArrayType.listIndex |
protected JaxbHbmListIndexType |
JaxbHbmListType.listIndex |
protected JaxbHbmListIndexType |
JaxbHbmArrayType.listIndex |
Modifier and Type | Method and Description |
---|---|
JaxbHbmListIndexType |
ObjectFactory.createJaxbHbmListIndexType()
Create an instance of
JaxbHbmListIndexType |
JaxbHbmListIndexType |
JaxbHbmPrimitiveArrayType.getListIndex()
Gets the value of the listIndex property.
|
JaxbHbmListIndexType |
JaxbHbmListType.getListIndex()
Gets the value of the listIndex property.
|
JaxbHbmListIndexType |
JaxbHbmArrayType.getListIndex()
Gets the value of the listIndex property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmPrimitiveArrayType.setListIndex(JaxbHbmListIndexType value)
Sets the value of the listIndex property.
|
void |
JaxbHbmListType.setListIndex(JaxbHbmListIndexType value)
Sets the value of the listIndex property.
|
void |
JaxbHbmArrayType.setListIndex(JaxbHbmListIndexType value)
Sets the value of the listIndex property.
|
Constructor and Description |
---|
PluralAttributeSequentialIndexSourceImpl(MappingDocument sourceMappingDocument,
JaxbHbmListIndexType jaxbListIndex) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.