Class JDBCAggregator
java.lang.Object
cool.scx.data.jdbc.JDBCAggregator
- All Implemented Interfaces:
Aggregator
-
Constructor Summary
ConstructorsConstructorDescriptionJDBCAggregator(JDBCRepository<?> repository, Query beforeAggregateQuery, Aggregation aggregationDefinition, Query afterAggregateQuery) -
Method Summary
-
Constructor Details
-
JDBCAggregator
public JDBCAggregator(JDBCRepository<?> repository, Query beforeAggregateQuery, Aggregation aggregationDefinition, Query afterAggregateQuery)
-
-
Method Details
-
list
- Specified by:
listin interfaceAggregator
-
list
-
forEach
- Specified by:
forEachin interfaceAggregator
-
forEach
-
first
- Specified by:
firstin interfaceAggregator
-
first
- Specified by:
firstin interfaceAggregator
-