Package com.valqueries.automapper
Class ValqueriesGroupResultRowImpl
java.lang.Object
com.valqueries.automapper.ValqueriesGroupResultRowImpl
- All Implemented Interfaces:
ValqueriesGroupResultRow
-
Constructor Details
-
ValqueriesGroupResultRowImpl
-
-
Method Details
-
groupByValues
- Specified by:
groupByValues
in interfaceValqueriesGroupResultRow
- Returns:
- The values of the fields that were grouped by, in the same order as they were queried. The types of the values are the same as of the fields.
-
aggregationValues
- Specified by:
aggregationValues
in interfaceValqueriesGroupResultRow
- Returns:
- The values of the aggregations, in the same order as they were added to the query. The types of the
values depend on the aggregation, see javadoc of the aggregation methods in
ValqueriesGroupQuery
.
-
equals
-
hashCode
public int hashCode()
-