Uses of Package
net.sf.hibernate.transform

Packages that use net.sf.hibernate.transform
net.sf.hibernate   
net.sf.hibernate.impl   
net.sf.hibernate.transform   
 

Classes in net.sf.hibernate.transform used by net.sf.hibernate
ResultTransformer
          Implementors define a strategy for transforming criteria query results into the actual application-visible query result list.
 

Classes in net.sf.hibernate.transform used by net.sf.hibernate.impl
ResultTransformer
          Implementors define a strategy for transforming criteria query results into the actual application-visible query result list.
 

Classes in net.sf.hibernate.transform used by net.sf.hibernate.transform
ResultTransformer
          Implementors define a strategy for transforming criteria query results into the actual application-visible query result list.