org.sql.generation.api.grammar.query
Interface GroupingElement

All Superinterfaces:
org.atp.api.Typeable<GroupingElement>
All Known Subinterfaces:
OrdinaryGroupingSet
All Known Implementing Classes:
GroupingElement.GrandTotal

public interface GroupingElement
extends org.atp.api.Typeable<GroupingElement>

This is a common interface for a grouping element of the GROUP BY clause.

Author:
Stanislav Muhametsin
See Also:
GroupByClause

Nested Class Summary
static class GroupingElement.GrandTotal
          This syntax element represents the grand total grouping element.
 
Method Summary
 
Methods inherited from interface org.atp.api.Typeable
getImplementedType
 



Copyright © 2010-2012. All Rights Reserved.