Package | Description |
---|---|
com.akiban.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 © 2013 Akiban Technologies, Inc. All rights reserved.