public class CalciteSchemaBuilder extends Object
CalciteSchema
with a given Schema
as the root.Modifier and Type | Method and Description |
---|---|
static org.apache.calcite.jdbc.CalciteSchema |
asRootSchema(org.apache.calcite.schema.Schema root)
Creates a
CalciteSchema with a given Schema as the root. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.