public class CurrentOfNode extends FromTable
correlationName, origTableName, tableProperties
AUTOINCREMENT_CREATE_MODIFY, AUTOINCREMENT_INC_INDEX, AUTOINCREMENT_IS_AUTOINCREMENT_INDEX, AUTOINCREMENT_START_INDEX
Constructor and Description |
---|
CurrentOfNode() |
Modifier and Type | Method and Description |
---|---|
void |
copyFrom(QueryTreeNode node)
Fill this node with a deep copy of the given node.
|
java.lang.String |
getCursorName() |
void |
init(java.lang.Object correlationName,
java.lang.Object cursor,
java.lang.Object tableProperties)
Initialize a query tree node.
|
void |
printSubNodes(int depth)
Prints the sub-nodes of this object.
|
java.lang.String |
toString()
Convert this object to a String.
|
getCorrelationName, getExposedName, getOrigTableName, getTableName, init, setCorrelationName, setOrigTableName
getResultColumns, setInsertSource, setResultColumns
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, isInstanceOf, makeTableName, makeTableName, nodeHeader, printLabel, setBeginOffset, setDebugOutput, setEndOffset, setNodeType, setParserContext, setUserData, stackPrint, treePrint, treePrint, treePrint
public void init(java.lang.Object correlationName, java.lang.Object cursor, java.lang.Object tableProperties)
QueryTreeNode
init
in class QueryTreeNode
public void copyFrom(QueryTreeNode node) throws StandardException
copyFrom
in class FromTable
StandardException
public void printSubNodes(int depth)
printSubNodes
in class ResultSetNode
depth
- The depth of this node in the treepublic java.lang.String toString()
public java.lang.String getCursorName()
Copyright © 2013. All Rights Reserved.