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, size
accept, 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, treePrint
public void addSubqueryNode(SubqueryNode subqueryNode) throws StandardException
subqueryNode
- A SubqueryNode to add to the listStandardException
Copyright © 2013. All Rights Reserved.