Uses of Package
org.apache.calcite.jdbc

Packages that use org.apache.calcite.jdbc
Package
Description
 
  • Class
    Description
    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.