Uses of Class
org.hibernate.annotations.NamedNativeQuery

Packages that use NamedNativeQuery
org.hibernate.cfg.annotations   
 

Uses of NamedNativeQuery in org.hibernate.cfg.annotations
 

Methods in org.hibernate.cfg.annotations with parameters of type NamedNativeQuery
static void QueryBinder.bindNativeQuery(NamedNativeQuery queryAnn, ExtendedMappings mappings)