static class CalciteConnectionImpl.RootSchema extends AbstractSchema
AbstractSchema.FactorySchema.TableType| Constructor and Description |
|---|
RootSchema() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
getExpression(SchemaPlus parentSchema,
String name)
Returns the expression by which this schema can be referenced in generated
code.
|
getFunctionMultimap, getFunctionNames, getFunctions, getSubSchema, getSubSchemaMap, getSubSchemaNames, getTable, getTableMap, getTableNames, isMutable, snapshotpublic Expression getExpression(SchemaPlus parentSchema, String name)
SchemagetExpression in interface SchemagetExpression in class AbstractSchemaparentSchema - Parent schemaname - Name of this schemaCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.