public static class SqlValidatorScope.Resolve extends Object
| Modifier and Type | Field and Description |
|---|---|
SqlValidatorNamespace |
namespace |
SqlValidatorScope.Path |
path |
@Nullable SqlValidatorScope |
scope |
| Modifier and Type | Method and Description |
|---|---|
RelDataType |
rowType()
The row type of the found namespace, nullable if the lookup has
looked into outer joins.
|
public final SqlValidatorNamespace namespace
public final @Nullable SqlValidatorScope scope
public final SqlValidatorScope.Path path
public RelDataType rowType()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.