| Package | Description |
|---|---|
| org.hibernate.transform |
<p>
Defines strategies for post-processing criteria query
result sets into a form convenient to the application.
|
| Modifier and Type | Field and Description |
|---|---|
static AliasToEntityMapResultTransformer |
Transformers.ALIAS_TO_ENTITY_MAP
Each row of results is a <tt>Map</tt> from alias to values/entities
|
static AliasToEntityMapResultTransformer |
AliasToEntityMapResultTransformer.INSTANCE |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.