| 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.
|
| Class and Description |
|---|
| RelToSqlConverter
Utility to convert relational expressions to SQL abstract syntax tree.
|
| SqlImplementor
State for generating a SQL statement.
|
| SqlImplementor.Result
Result of implementing a node.
|
| Class and Description |
|---|
| RelToSqlConverter.Frame
Stack frame.
|
| SqlImplementor
State for generating a SQL statement.
|
| SqlImplementor.AliasContext
Implementation of Context that precedes field references with their
"table alias" based on the current sub-query's FROM clause.
|
| SqlImplementor.Builder
Builder.
|
| SqlImplementor.Clause
Clauses in a SQL query.
|
| SqlImplementor.Context |
| SqlImplementor.Result
Result of implementing a node.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.