Package org.hibernate.transform

Defines strategies for post-processing criteria query results into a form convenient to the application.

Deprecated, use TupleTransformer and/or ResultListTransformer which are defined in org.hibernate.query.