| FillComponent |
This class maintains information of FILL clause.
|
| FromComponent |
This class maintains information of FROM clause.
|
| GroupByLevelComponent |
This class maintains information of GROUP BY LEVEL clause.
|
| GroupByTimeComponent |
This class maintains information of GROUP BY clause.
|
| HavingCondition |
This class maintains information of HAVING clause.
|
| OrderByComponent |
The order of query result set
|
| ResultColumn |
This class is used to represent a result column of a query.
|
| SelectComponent |
This class maintains information of SELECT clause.
|
| SortItem |
|
| WhereCondition |
This class maintains information of WHERE clause.
|