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