public final class SqlNodeConverter extends Object
| Constructor and Description |
|---|
SqlNodeConverter() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<org.apache.calcite.sql.SqlNode> |
convert(SQLStatementContext<?> statementContext)
Convert.
|
public static Optional<org.apache.calcite.sql.SqlNode> convert(SQLStatementContext<?> statementContext)
statementContext - statement contextCopyright © 2021 The Apache Software Foundation. All rights reserved.