| Package | Description |
|---|---|
| com.foundationdb.sql.compiler | |
| com.foundationdb.sql.parser | |
| com.foundationdb.sql.unparser |
| Modifier and Type | Method and Description |
|---|---|
protected DataTypeDescriptor |
TypeComputer.subqueryNode(SubqueryNode node) |
| Modifier and Type | Method and Description |
|---|---|
SubqueryNode |
CopyStatementNode.getSubquery() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubqueryList.addSubqueryNode(SubqueryNode subqueryNode)
Add a subquery to the list.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
NodeToString.subqueryNode(SubqueryNode node) |
Copyright © 2015 FoundationDB, LLC. All rights reserved.