| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Index | |
|---|---|
| org.hibernate.cfg | This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. | 
| org.hibernate.cfg.annotations | |
| org.hibernate.test.annotations.join | |
| org.hibernate.test.annotations.strategy | |
| org.hibernate.test.annotations.tableperclass | |
| Uses of Index in org.hibernate.cfg | 
|---|
| Methods in org.hibernate.cfg with parameters of type Index | |
|---|---|
|  void | Ejb3Column.addIndex(Index index,
         boolean inSecondPass) | 
| Uses of Index in org.hibernate.cfg.annotations | 
|---|
| Methods in org.hibernate.cfg.annotations with parameters of type Index | |
|---|---|
| static void | TableBinder.addIndexes(Table hibTable,
           Index[] indexes,
           Mappings mappings) | 
| Uses of Index in org.hibernate.test.annotations.join | 
|---|
| Methods in org.hibernate.test.annotations.join with annotations of type Index | |
|---|---|
|  String | Cat.getName() | 
|  String | Cat.getStoryPart1() | 
| Uses of Index in org.hibernate.test.annotations.strategy | 
|---|
| Methods in org.hibernate.test.annotations.strategy with annotations of type Index | |
|---|---|
|  String | Storm.getStormName() | 
| Uses of Index in org.hibernate.test.annotations.tableperclass | 
|---|
| Methods in org.hibernate.test.annotations.tableperclass with annotations of type Index | |
|---|---|
|  String | Component.getManufacturerPartNumber() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||