List<Expression<?>> getGroupList()
Return a list of the grouping expressions. Returns empty list if no grouping expressions have been specified. Modifications to the list do not affect the query.
- Return:
- the list of grouping expressions
- Since:
- JPA 2.0