Package org.hibernate.transform


@Remove package org.hibernate.transform
Defines strategies for post-processing criteria query results into a form convenient to the application.

API Note:
This entire package is considered deprecated. Use TupleTransformer and/or ResultListTransformer which are defined in org.hibernate.query.