Jakarta Persistence (JPA) Method
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.
- Returns:
- the list of grouping expressions.
- Since:
- Jakarta Persistence (JPA) 1.0