GroupByStatement Class

Simple class used to represent a single statement in a "GROUP BY" clause.

Constructors

GroupByStatement( String groupBy )

Public Methods

getColumnName( ) returns String
toString( ) returns String