See: Description
Interface | Description |
---|---|
ResultSetProcessorAggregateGrouped | |
ResultSetProcessorAggregateGroupedOutputAllHelper | |
ResultSetProcessorAggregateGroupedOutputLastHelper |
Class | Description |
---|---|
ResultSetProcessorAggregateGroupedForge |
Result-set processor prototype for the aggregate-grouped case:
there is a group-by and one or more non-aggregation event properties in the select clause are not listed in the group by,
and there are aggregation functions.
|
ResultSetProcessorAggregateGroupedImpl |
Result-set processor for the aggregate-grouped case:
there is a group-by and one or more non-aggregation event properties in the select clause are not listed in the group by,
and there are aggregation functions.
|
ResultSetProcessorAggregateGroupedIterator |
Iterator for group-by with aggregation.
|
ResultSetProcessorAggregateGroupedOutputAllHelperImpl | |
ResultSetProcessorAggregateGroupedOutputLastHelperImpl |
Result set processor for Aggregated and Grouped
Copyright © 2005–2018. All rights reserved.