Uses of Class
org.hibernate.transform.AliasToEntityMapResultTransformer
-
Packages that use AliasToEntityMapResultTransformer Package Description org.hibernate.transform Defines strategies for post-processing criteria query results into a form convenient to the application. -
-
Uses of AliasToEntityMapResultTransformer in org.hibernate.transform
Fields in org.hibernate.transform declared as AliasToEntityMapResultTransformer Modifier and Type Field Description static AliasToEntityMapResultTransformerTransformers. ALIAS_TO_ENTITY_MAPDeprecated.Each row of results is aMapfrom alias to values/entitiesstatic AliasToEntityMapResultTransformerAliasToEntityMapResultTransformer. INSTANCEDeprecated.
-