public class SubqueryList extends QueryTreeNodeList<SubqueryNode>
AUTOINCREMENT_CREATE_MODIFY, AUTOINCREMENT_INC_INDEX, AUTOINCREMENT_IS_AUTOINCREMENT_INDEX, AUTOINCREMENT_START_INDEX| Constructor and Description |
|---|
SubqueryList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSubqueryNode(SubqueryNode subqueryNode)
Add a subquery to the list.
|
add, add, addAll, clear, copyFrom, destructiveAddAll, get, getList, indexOf, isEmpty, iterator, printSubNodes, remove, remove, set, sizeaccept, convertDefaultNode, debugFlush, debugPrint, formatNodeString, getBeginOffset, getDebugOutput, getEndOffset, getNodeFactory, getNodeType, getNullNode, getParserContext, getStatementType, getUserData, init, init, init, init, init, init, init, init, init, init, init, init, init, init, isInstanceOf, makeTableName, makeTableName, nodeHeader, printLabel, setBeginOffset, setDebugOutput, setEndOffset, setNodeType, setParserContext, setUserData, stackPrint, toString, treePrint, treePrint, treePrintpublic void addSubqueryNode(SubqueryNode subqueryNode) throws StandardException
subqueryNode - A SubqueryNode to add to the listStandardExceptionCopyright © 2015 FoundationDB, LLC. All rights reserved.