Uses of Class
org.hibernate.annotations.Table
-
Packages that use Table Package Description org.hibernate.annotations Package containing all Hibernate's specific annotations.org.hibernate.cfg.annotations -
-
Uses of Table in org.hibernate.annotations
Methods in org.hibernate.annotations that return Table Modifier and Type Method Description Table[]
value()
The table grouping. -
Uses of Table in org.hibernate.cfg.annotations
Methods in org.hibernate.cfg.annotations with parameters of type Table Modifier and Type Method Description void
EntityBinder. processComplementaryTableDefinitions(Table table)
-