类的使用
org.hibernate.transform.AliasToEntityMapResultTransformer
-
使用AliasToEntityMapResultTransformer的程序包 程序包 说明 org.hibernate.transform Defines strategies for post-processing criteria query result sets into a form convenient to the application. -
-
org.hibernate.transform中AliasToEntityMapResultTransformer的使用
声明为AliasToEntityMapResultTransformer的org.hibernate.transform中的字段 修饰符和类型 字段 说明 static AliasToEntityMapResultTransformerTransformers. ALIAS_TO_ENTITY_MAPEach row of results is a Map from alias to values/entitiesstatic AliasToEntityMapResultTransformerAliasToEntityMapResultTransformer. INSTANCE
-