| Package | Description |
|---|---|
| com.foundationdb.sql.parser | |
| com.foundationdb.sql.unparser |
| Modifier and Type | Method and Description |
|---|---|
OrderByColumn |
OrderByList.getOrderByColumn(int position)
Get a column from the list
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderByList.addOrderByColumn(OrderByColumn column)
Add a column to the list
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
NodeToString.orderByColumn(OrderByColumn node) |
Copyright © 2015 FoundationDB, LLC. All rights reserved.