public class JdbcImplementor extends RelToSqlConverter
SqlImplementor.AliasContext, SqlImplementor.Builder, SqlImplementor.Clause, SqlImplementor.Context, SqlImplementor.MatchRecognizeContext, SqlImplementor.ResultaliasSet, correlTableMap, dialect, ordinalMap, POS| Constructor and Description |
|---|
JdbcImplementor(SqlDialect dialect,
JavaTypeFactory typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
SqlImplementor.Result |
implement(RelNode node) |
SqlImplementor.Result |
visit(JdbcTableScan scan) |
addSelect, dispatch, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visitChildaliasContext, convertConditionToSqlNode, isStar, isStar, joinContext, joinType, matchRecognizeContext, result, result, setOpToSqlpublic JdbcImplementor(SqlDialect dialect, JavaTypeFactory typeFactory)
public SqlImplementor.Result visit(JdbcTableScan scan)
public SqlImplementor.Result implement(RelNode node)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.