Uses of Package
org.apache.calcite.jdbc
Packages that use org.apache.calcite.jdbc
-
Classes in org.apache.calcite.jdbc used by org.apache.calcite.jdbcClassDescriptionUnlike 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.