class CollectScope extends ListScope
CollectNamespaceSqlValidatorScope.EmptyPath, SqlValidatorScope.Path, SqlValidatorScope.Resolve, SqlValidatorScope.Resolved, SqlValidatorScope.ResolvedImpl, SqlValidatorScope.Step| Modifier and Type | Field and Description |
|---|---|
private SqlCall |
child |
private SqlValidatorScope |
usingScope |
parent, validator| Constructor and Description |
|---|
CollectScope(SqlValidatorScope parent,
SqlValidatorScope usingScope,
SqlCall child) |
| Modifier and Type | Method and Description |
|---|---|
SqlNode |
getNode()
Returns the root node of this scope.
|
addChild, findAliases, findAllColumnNames, findQualifyingTableName, findQualifyingTableNames, getChildNames, getChildren, resolve, resolveColumnaddColumnNames, fullyQualify, getMonotonicity, getOperandScope, getOrderList, getParent, getTableNamespace, getValidator, lookupWindow, nullifyType, resolveInNamespace, resolveTable, validateExprprivate final SqlValidatorScope usingScope
private final SqlCall child
CollectScope(SqlValidatorScope parent, SqlValidatorScope usingScope, SqlCall child)
public SqlNode getNode()
SqlValidatorScopeCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.