public class AllResultColumn extends ResultColumn
AUTOINCREMENT_CREATE_MODIFY, AUTOINCREMENT_INC_INDEX, AUTOINCREMENT_IS_AUTOINCREMENT_INDEX, AUTOINCREMENT_START_INDEX| Constructor and Description |
|---|
AllResultColumn() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFrom(QueryTreeNode node)
Fill this node with a deep copy of the given node.
|
String |
getFullTableName()
Return the full table name qualification for this node
|
TableName |
getTableNameObject() |
void |
init(Object arg)
This initializer is for use in the parser for a "*".
|
boolean |
isRecursive() |
String |
toString()
Convert this object to a String.
|
adjustVirtualColumnId, getColumnPosition, getExpression, getName, getReference, getSchemaName, getTableName, getVirtualColumnId, init, isDefaultColumn, isEquivalent, isHavingAlias, isNameGenerated, printSubNodes, setDefaultColumn, setExpression, setName, setNameGenerated, setVirtualColumnIdgetColumnName, getSourceResultColumn, getType, getTypeId, init, isBinaryEqualsOperatorNode, isBooleanFalse, isBooleanTrue, isConstantExpression, isInListProbeNode, isParameterNode, isRelationalOperator, isSameNodeType, setNullability, setTypeaccept, convertDefaultNode, debugFlush, debugPrint, formatNodeString, getBeginOffset, getDebugOutput, getEndOffset, getNodeFactory, getNodeType, getNullNode, getParserContext, getStatementType, getUserData, 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, treePrintpublic void init(Object arg)
init in class QueryTreeNodearg - TableName Dot expression qualifying "*" or Boolean recursivepublic void copyFrom(QueryTreeNode node) throws StandardException
copyFrom in class ResultColumnStandardExceptionpublic String getFullTableName()
public TableName getTableNameObject()
getTableNameObject in class ResultColumnpublic boolean isRecursive()
public String toString()
toString in class ResultColumnCopyright © 2015 FoundationDB, LLC. All rights reserved.