| Package | Description |
|---|---|
| org.apache.calcite |
Main package for Calcite, the dynamic data management platform.
|
| org.apache.calcite.adapter.enumerable |
Query optimizer rules for Java calling convention.
|
| org.apache.calcite.interpreter |
Provides an implementation of relational expressions using an interpreter.
|
| org.apache.calcite.jdbc |
JDBC driver for Calcite.
|
| org.apache.calcite.rex |
Provides a language for representing row-expressions.
|
| org.apache.calcite.runtime |
Utilities required at runtime.
|
| org.apache.calcite.schema |
Schema SPI.
|
| Class and Description |
|---|
| DataContext
Runtime context allowing access to the tables in a database.
|
| DataContext.Variable
Variable that may be asked for in a call to
DataContext.get(java.lang.String). |
| Class and Description |
|---|
| DataContext
Runtime context allowing access to the tables in a database.
|
| Class and Description |
|---|
| DataContext
Runtime context allowing access to the tables in a database.
|
| Class and Description |
|---|
| DataContext
Runtime context allowing access to the tables in a database.
|
| Class and Description |
|---|
| DataContext
Runtime context allowing access to the tables in a database.
|
| Class and Description |
|---|
| DataContext
Runtime context allowing access to the tables in a database.
|
| Class and Description |
|---|
| DataContext
Runtime context allowing access to the tables in a database.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.