public static interface SqlValidatorScope.Resolved
| Modifier and Type | Method and Description |
|---|---|
int |
count() |
void |
found(SqlValidatorNamespace namespace,
boolean nullable,
@Nullable SqlValidatorScope scope,
SqlValidatorScope.Path path,
@Nullable List<String> remainingNames) |
void found(SqlValidatorNamespace namespace, boolean nullable, @Nullable SqlValidatorScope scope, SqlValidatorScope.Path path, @Nullable List<String> remainingNames)
int count()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.