| Package | Description |
|---|---|
| org.apache.calcite.config |
Configuration.
|
| org.apache.calcite.jdbc |
JDBC driver for Calcite.
|
| org.apache.calcite.plan |
Defines interfaces for constructing rule-based optimizers of
relational expressions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CalciteConnectionConfigImpl
Implementation of
CalciteConnectionConfig. |
| Modifier and Type | Method and Description |
|---|---|
CalciteConnectionConfig |
CalcitePrepare.Context.config() |
CalciteConnectionConfig |
CalciteConnection.config() |
| Modifier and Type | Method and Description |
|---|---|
static Context |
Contexts.withConfig(CalciteConnectionConfig config)
Deprecated.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.