Uses of Class
org.hibernate.annotations.Table

Packages that use Table
org.hibernate.cfg.annotations   
 

Uses of Table in org.hibernate.cfg.annotations
 

Methods in org.hibernate.cfg.annotations with parameters of type Table
 void EntityBinder.addIndexes(Table table)