Package org.hibernate.transform
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
ResultTransformer Implementors define a strategy for transforming criteria query results into the actual application-visible query result list.
Classes
AliasToBeanResultTransformer Result transformer that allows to transform a result to a user specified class which will be populated via setter methods or fields matching the alias names.
AliasToEntityMapResultTransformer No description provided.
DistinctRootEntityResultTransformer No description provided.
PassThroughResultTransformer No description provided.
RootEntityResultTransformer No description provided.