| Package | Description |
|---|---|
| org.apache.calcite.adapter.jdbc |
Query provider based on a JDBC data source.
|
| org.apache.calcite.rel.rel2sql |
Translates a relational expression to SQL parse tree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcImplementor
State for generating a SQL statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RelToSqlConverter
Utility to convert relational expressions to SQL abstract syntax tree.
|
| Modifier and Type | Method and Description |
|---|---|
SqlImplementor |
SqlImplementor.Context.implementor() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.