| Package | Description |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected List<Index> |
JoinTable.index |
protected List<Index> |
CollectionTable.index |
protected List<Index> |
SecondaryTable.index |
protected List<Index> |
Table.index |
protected List<Index> |
TableGenerator.index |
| Modifier and Type | Method and Description |
|---|---|
Index |
ObjectFactory.createIndex()
Create an instance of
Index |
| Modifier and Type | Method and Description |
|---|---|
List<Index> |
JoinTable.getIndex()
Gets the value of the index property.
|
List<Index> |
CollectionTable.getIndex()
Gets the value of the index property.
|
List<Index> |
SecondaryTable.getIndex()
Gets the value of the index property.
|
List<Index> |
Table.getIndex()
Gets the value of the index property.
|
List<Index> |
TableGenerator.getIndex()
Gets the value of the index property.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.