| Package | Description |
|---|---|
| org.apache.calcite.jdbc |
| Class and Description |
|---|
| DynamicSchema
Unlike SimpleCalciteSchema, DynamicSchema could have an empty or partial schemaMap, but it could maintain a map of
name->SchemaFactory, and only register schema when the correspondent name is requested.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.