See: Description
Interface | Description |
---|---|
ResultSetProcessorRowPerGroup | |
ResultSetProcessorRowPerGroupOutputAllHelper | |
ResultSetProcessorRowPerGroupOutputLastHelper | |
ResultSetProcessorRowPerGroupUnboundHelper |
Class | Description |
---|---|
ResultSetProcessorRowPerGroupForge |
Result set processor prototype for the fully-grouped case:
there is a group-by and all non-aggregation event properties in the select clause are listed in the group by,
and there are aggregation functions.
|
ResultSetProcessorRowPerGroupImpl |
Result set processor for the fully-grouped case:
there is a group-by and all non-aggregation event properties in the select clause are listed in the group by,
and there are aggregation functions.
|
ResultSetProcessorRowPerGroupIterator |
Iterator for the group-by case with a row per group.
|
ResultSetProcessorRowPerGroupOutputAllHelperImpl | |
ResultSetProcessorRowPerGroupOutputLastHelperImpl | |
ResultSetProcessorRowPerGroupUnbound | |
ResultSetProcessorRowPerGroupUnboundHelperImpl |
Result set processor for Fully-Aggregated and Grouped
Copyright © 2005–2018. All rights reserved.