| Package | Description |
|---|---|
| org.hibernate.transform |
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 Map from alias to values/entities
|
static AliasToEntityMapResultTransformer |
AliasToEntityMapResultTransformer.INSTANCE |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.