|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Index | |
|---|---|
| org.hibernate.metamodel.relational | This package defines the metamodel of a relational database schema. |
| Uses of Index in org.hibernate.metamodel.relational |
|---|
| Methods in org.hibernate.metamodel.relational that return Index | |
|---|---|
Index |
InLineView.getOrCreateIndex(String name)
|
Index |
TableSpecification.getOrCreateIndex(String name)
|
Index |
Table.getOrCreateIndex(String name)
|
| Methods in org.hibernate.metamodel.relational that return types with arguments of type Index | |
|---|---|
Iterable<Index> |
InLineView.getIndexes()
|
Iterable<Index> |
TableSpecification.getIndexes()
|
Iterable<Index> |
Table.getIndexes()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||