|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderedColumn | |
|---|---|
| com.akiban.sql.parser | |
| Uses of OrderedColumn in com.akiban.sql.parser |
|---|
| Classes in com.akiban.sql.parser with type parameters of type OrderedColumn | |
|---|---|
class |
OrderedColumnList<N extends OrderedColumn>
List of OrderedColumns |
| Subclasses of OrderedColumn in com.akiban.sql.parser | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||