| Package | Description |
|---|---|
| org.apache.calcite.adapter.java |
Query provider based on Java in-memory data
structures.
|
| org.apache.calcite.schema.impl |
Utilities to help implement Calcite's SPIs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractQueryableTable
Abstract base class for implementing
Table. |
| Modifier and Type | Class and Description |
|---|---|
class |
MaterializedViewTable
Table that is a materialized view.
|
class |
StarTable
Virtual table that is composed of two or more tables joined together.
|
class |
ViewTable
Table whose contents are defined using an SQL statement.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.