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. 
 

Uses of QuerySecondPass in org.hibernate.cfg
 

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