| Package | Description |
|---|---|
| org.apache.calcite.prepare |
Preparation of queries (parsing, planning and implementation).
|
| Modifier and Type | Class and Description |
|---|---|
class |
RelOptTableImpl
Implementation of
RelOptTable. |
| Modifier and Type | Method and Description |
|---|---|
Prepare.PreparingTable |
Prepare.CatalogReader.getTable(List<String> names) |
Prepare.PreparingTable |
Prepare.CatalogReader.getTableForMember(List<String> names) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.