| java.lang.Object | |
| ↳ | org.hibernate.transform.Transformers |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ALIAS_TO_ENTITY_MAP | Each row of results is a Map from alias to values/entities | ||||||||||
| TO_LIST | Each row of results is a List | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a resulttransformer that will inject aliased values into
instances of Class via property methods or fields.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Each row of results is a Map from alias to values/entities
Creates a resulttransformer that will inject aliased values into instances of Class via property methods or fields.