Uses of Class
org.hibernate.transform.AliasToEntityMapResultTransformer

Packages that use AliasToEntityMapResultTransformer
org.hibernate.transform Defines strategies for post-processing criteria query result sets into a form convenient to the application. 
 

Uses of AliasToEntityMapResultTransformer in org.hibernate.transform
 

Fields in org.hibernate.transform declared as AliasToEntityMapResultTransformer
static AliasToEntityMapResultTransformer Transformers.ALIAS_TO_ENTITY_MAP
          Each row of results is a Map from alias to values/entities
static AliasToEntityMapResultTransformer AliasToEntityMapResultTransformer.INSTANCE
           
 



Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved