public static class CalciteSchema.TableEntryImpl extends CalciteSchema.TableEntry
CalciteSchema.TableEntry
where all properties are held in fields.sqlsname, schema| Constructor and Description |
|---|
CalciteSchema.TableEntryImpl(CalciteSchema schema,
String name,
Table table,
com.google.common.collect.ImmutableList<String> sqls)
Creates a TableEntryImpl.
|
public CalciteSchema.TableEntryImpl(CalciteSchema schema, String name, Table table, com.google.common.collect.ImmutableList<String> sqls)
public Table getTable()
getTable in class CalciteSchema.TableEntryCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.