public class UnpivotScope extends ListScope
UNPIVOT clause.SqlValidatorScope.EmptyPath, SqlValidatorScope.Path, SqlValidatorScope.Resolve, SqlValidatorScope.Resolved, SqlValidatorScope.ResolvedImpl, SqlValidatorScope.Stepparent, validator| Constructor and Description |
|---|
UnpivotScope(SqlValidatorScope parent,
SqlUnpivot unpivot)
Creates an UnpivotScope.
|
| Modifier and Type | Method and Description |
|---|---|
SqlValidatorNamespace |
getChild()
By analogy with
ListScope.getChildren(), but this
scope only has one namespace, and it is anonymous. |
SqlUnpivot |
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 UnpivotScope(SqlValidatorScope parent, SqlUnpivot unpivot)
public SqlValidatorNamespace getChild()
ListScope.getChildren(), but this
scope only has one namespace, and it is anonymous.public SqlUnpivot getNode()
SqlValidatorScopeCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.