|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - Transformations target typepublic interface ResultTransformer<T>
Executes query on a Projectable and transforms results into T. This can be used for example to group projected columns or to filter out duplicate results.
GroupBy| Method Summary | |
|---|---|
T |
transform(Projectable projectable)
|
| Method Detail |
|---|
T transform(Projectable projectable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||