Uses of Interface
org.hibernate.cfg.QuerySecondPass

Packages that use QuerySecondPass
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
org.hibernate.cfg.annotations   
 

Uses of QuerySecondPass in org.hibernate.cfg
 

Classes in org.hibernate.cfg that implement QuerySecondPass
 class NamedSQLQuerySecondPass
           
 class ResultSetMappingSecondPass
           
 

Uses of QuerySecondPass in org.hibernate.cfg.annotations
 

Classes in org.hibernate.cfg.annotations that implement QuerySecondPass
 class ResultsetMappingSecondPass
           
 



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