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