Class TGroupingSet

Object
gudusoft.gsqlparser.nodes.TParseTreeNode
gudusoft.gsqlparser.nodes.TGroupingSet
All Implemented Interfaces:
Visitable, Iterator<TSourceToken>

public class TGroupingSet extends TParseTreeNode
GROUPING SETS are a further extension of the GROUP BY clause that let you specify multiple groupings of data.