Uses of Class
org.hibernate.annotations.Index

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   
 

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)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.