Uses of Class
org.hibernate.annotations.NamedQuery

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

Uses of NamedQuery in org.hibernate.cfg.annotations
 

Methods in org.hibernate.cfg.annotations with parameters of type NamedQuery
static void QueryBinder.bindQuery(NamedQuery queryAnn, Mappings mappings)
           
 

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

Classes in org.hibernate.test.annotations.query with annotations of type NamedQuery
 class Darkness
           
 class Night
          Entity declaring a named query
 



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