public class PivotScope extends ListScope
PIVOT clause.SqlValidatorScope.EmptyPath, SqlValidatorScope.Path, SqlValidatorScope.Resolve, SqlValidatorScope.Resolved, SqlValidatorScope.ResolvedImpl, SqlValidatorScope.Stepparent, validator| Constructor and Description |
|---|
PivotScope(SqlValidatorScope parent,
SqlPivot pivot)
Creates a PivotScope.
|
| Modifier and Type | Method and Description |
|---|---|
SqlValidatorNamespace |
getChild()
By analogy with
ListScope.getChildren(), but this
scope only has one namespace, and it is anonymous. |
SqlPivot |
getNode()
Returns the root node of this scope.
|
addChild, findAliases, findAllColumnNames, findQualifyingTableName, findQualifyingTableNames, getChildren, isChildNullable, resolve, resolveColumnaddColumnNames, fullyQualify, getMonotonicity, getOperandScope, getOrderList, getParent, getTableNamespace, getValidator, lookupWindow, nullifyType, resolveTable, validateExprclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisWithinpublic PivotScope(SqlValidatorScope parent, SqlPivot pivot)
public SqlValidatorNamespace getChild()
ListScope.getChildren(), but this
scope only has one namespace, and it is anonymous.public SqlPivot getNode()
SqlValidatorScopeCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.