Package | Description |
---|---|
com.akiban.sql.parser | |
com.akiban.sql.unparser |
Modifier and Type | Method and Description |
---|---|
GroupByColumn |
GroupByList.getGroupByColumn(int position)
Get a column from the list
|
Modifier and Type | Method and Description |
---|---|
void |
GroupByList.addGroupByColumn(GroupByColumn column)
Add a column to the list
|
Modifier and Type | Method and Description |
---|---|
protected String |
NodeToString.groupByColumn(GroupByColumn node) |
Copyright © 2013 Akiban Technologies, Inc. All rights reserved.