Uses of Class
org.hibernate.annotations.FilterDef
-
Packages that use FilterDef Package Description org.hibernate.annotations A set of mapping annotations which extend the O/R mapping annotations defined by JPA. -
-
Uses of FilterDef in org.hibernate.annotations
Methods in org.hibernate.annotations that return FilterDef Modifier and Type Method Description FilterDef[]
value()
The aggregated filter definitions.
-