| Package | Description |
|---|---|
| org.apache.calcite.jdbc |
JDBC driver for Calcite.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
CachingCalciteSchema.AbstractCached<T>
Implementation of
CachingCalciteSchema.Cached
that drives from CachingCalciteSchema.cache. |
| Modifier and Type | Field and Description |
|---|---|
private CachingCalciteSchema.Cached<NameSet> |
CachingCalciteSchema.implicitFunctionCache |
private CachingCalciteSchema.Cached<CachingCalciteSchema.SubSchemaCache> |
CachingCalciteSchema.implicitSubSchemaCache |
private CachingCalciteSchema.Cached<NameSet> |
CachingCalciteSchema.implicitTableCache |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.