private static class SqlValidatorImpl.InsertNamespace extends SqlValidatorImpl.DmlNamespace
| Modifier and Type | Field and Description |
|---|---|
private SqlInsert |
node |
extendListenclosingNode, rowType, type, validator| Constructor and Description |
|---|
InsertNamespace(SqlValidatorImpl validator,
SqlInsert node,
SqlNode enclosingNode,
SqlValidatorScope parentScope) |
| Modifier and Type | Method and Description |
|---|---|
SqlInsert |
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 SqlInsert node
InsertNamespace(SqlValidatorImpl validator, SqlInsert node, SqlNode enclosingNode, SqlValidatorScope parentScope)
public SqlInsert getNode()
SqlValidatorNamespacegetNode in interface SqlValidatorNamespacegetNode in class IdentifierNamespaceTableNamespaceCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.