Uses of Class
org.hibernate.annotations.NamedNativeQueries

Packages that use NamedNativeQueries
org.hibernate.cfg.annotations   
 

Uses of NamedNativeQueries in org.hibernate.cfg.annotations
 

Methods in org.hibernate.cfg.annotations with parameters of type NamedNativeQueries
static void QueryBinder.bindNativeQueries(NamedNativeQueries queriesAnn, ExtendedMappings mappings)