| 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 | 
|---|---|
Iterator<Index> | 
Table.getIndexIterator()  | 
| Modifier and Type | Method and Description | 
|---|---|
Index | 
Table.addIndex(Index index)  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.