private static class SqlValidatorImpl.DeleteNamespace extends SqlValidatorImpl.DmlNamespace
| Modifier and Type | Field and Description |
|---|---|
private SqlDelete |
node |
extendListenclosingNode, rowType, type, validator| Constructor and Description |
|---|
DeleteNamespace(SqlValidatorImpl validator,
SqlDelete node,
SqlNode enclosingNode,
SqlValidatorScope parentScope) |
| Modifier and Type | Method and Description |
|---|---|
SqlDelete |
getNode()
Returns the parse tree node at the root of this namespace.
|
getId, getMonotonicExprs, getMonotonicity, getTable, resolve, split, supportsModality, validateImplconvertToStruct, fieldExists, getEnclosingNode, getRowType, getRowTypeSansSystemColumns, getType, getValidator, isWrapperFor, lookupChild, makeNullable, setType, toStruct, translate, unwrap, validateprivate final SqlDelete node
DeleteNamespace(SqlValidatorImpl validator, SqlDelete node, SqlNode enclosingNode, SqlValidatorScope parentScope)
public SqlDelete getNode()
SqlValidatorNamespacegetNode in interface SqlValidatorNamespacegetNode in class IdentifierNamespaceTableNamespaceCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.