| Package | Description |
|---|---|
| com.foundationdb.sql.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderedColumnList<N extends OrderedColumn>
List of OrderedColumns
|
| Modifier and Type | Class and Description |
|---|---|
class |
GroupByColumn
A GroupByColumn is a column in the GROUP BY clause.
|
class |
OrderByColumn
An OrderByColumn is a column in the ORDER BY clause.
|
class |
PartitionByColumn
A PartitionByColumn is a column in the PARTITION BY clause.
|
Copyright © 2015 FoundationDB, LLC. All rights reserved.