Uses of Package
org.hibernate.transform

Packages that use org.hibernate.transform
org.hibernate   
org.hibernate.criterion   
org.hibernate.impl   
org.hibernate.transform   
 

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

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

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

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