public abstract static class CalciteSchema.TableEntry extends CalciteSchema.Entry
| Modifier and Type | Field and Description |
|---|---|
List<String> |
sqls |
name, schema| Constructor and Description |
|---|
CalciteSchema.TableEntry(CalciteSchema schema,
String name,
com.google.common.collect.ImmutableList<String> sqls) |
| Modifier and Type | Method and Description |
|---|---|
abstract Table |
getTable() |
pathCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.