public interface GroupByElement
Modifier and Type | Method and Description |
---|---|
Set<Expression<?>> |
getGroupByExpressions() |
Set<HavingConditionElement<?>> |
getHavingElements() |
Set<Expression<?>> getGroupByExpressions()
Set<HavingConditionElement<?>> getHavingElements()