| Package | Description |
|---|---|
| com.foundationdb.sql.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupByList
A GroupByList represents the list of expressions in a GROUP BY clause in
a SELECT statement.
|
class |
OrderByList
An OrderByList is an ordered list of columns in the ORDER BY clause.
|
class |
PartitionByList
A PartitionByList represents the list of expressions in a PARTITION BY clause in
an OVER or WINDOW.
|
Copyright © 2015 FoundationDB, LLC. All rights reserved.