Package | Description |
---|---|
org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
Modifier and Type | Method and Description |
---|---|
Index |
Table.addIndex(Index index) |
Index |
Table.getIndex(String indexName) |
Index |
Table.getOrCreateIndex(String indexName) |
Modifier and Type | Method and Description |
---|---|
Index |
Table.addIndex(Index index) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.