Uses of Class
net.sf.hibernate.mapping.NamedSQLQuery

Packages that use NamedSQLQuery
net.sf.hibernate.cfg   
 

Uses of NamedSQLQuery in net.sf.hibernate.cfg
 

Methods in net.sf.hibernate.cfg with parameters of type NamedSQLQuery
 void Mappings.addSQLQuery(String name, NamedSQLQuery query)