| Package | Description |
|---|---|
| org.apache.calcite.jdbc |
JDBC driver for Calcite.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CalciteSchema.FunctionEntry
Membership of a function in a schema.
|
static class |
CalciteSchema.FunctionEntryImpl
Implementation of
CalciteSchema.FunctionEntry
where all properties are held in fields. |
static class |
CalciteSchema.LatticeEntry
Membership of a lattice in a schema.
|
static class |
CalciteSchema.LatticeEntryImpl
Implementation of
CalciteSchema.LatticeEntry
where all properties are held in fields. |
static class |
CalciteSchema.TableEntry
Membership of a table in a schema.
|
static class |
CalciteSchema.TableEntryImpl
Implementation of
CalciteSchema.TableEntry
where all properties are held in fields. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.