Uses of Class
org.hibernate.annotations.NamedNativeQueries

Packages that use NamedNativeQueries
org.hibernate.cfg.annotations   
org.hibernate.test.annotations.query   
 

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, Mappings mappings)
           
 

Uses of NamedNativeQueries in org.hibernate.test.annotations.query
 

Classes in org.hibernate.test.annotations.query with annotations of type NamedNativeQueries
 class Area
          Example of a entity load incl a join fetching of an associated *ToOne entity
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.