| Package | Description |
|---|---|
| org.apache.calcite.prepare |
Preparation of queries (parsing, planning and implementation).
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CalciteMaterializer
Context for populating a
Prepare.Materialization. |
(package private) static class |
CalcitePrepareImpl.CalcitePreparingStmt
Holds state for the process of preparing a SQL statement.
|
| Modifier and Type | Field and Description |
|---|---|
private Prepare |
LixToRelTranslator.preparingStmt |
| Constructor and Description |
|---|
LixToRelTranslator(RelOptCluster cluster,
Prepare preparingStmt) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.