| Package | Description |
|---|---|
| org.apache.calcite.adapter.clone |
Provides utility classes.
|
| org.apache.calcite.adapter.java |
Query provider based on Java in-memory data
structures.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloneSchema
Schema that contains in-memory copies of tables from a JDBC schema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectiveSchema
Implementation of
Schema that exposes the
public fields and methods in a Java object. |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.