Uses of Class
gudusoft.gsqlparser.ext.calcite.catalog.impl.SimpleCatalog
Packages that use SimpleCatalog
Package
Description
Simple implementations of catalog interfaces.
-
Uses of SimpleCatalog in gudusoft.gsqlparser.ext.calcite.catalog.impl
Methods in gudusoft.gsqlparser.ext.calcite.catalog.impl that return SimpleCatalogModifier and TypeMethodDescriptionSimpleCatalog.addSchema(SimpleCatalog.SimpleSchema schema) Adds a schema to this catalog.SimpleCatalog.setDefaultSchemaName(String defaultSchemaName) Sets the default schema name.Constructors in gudusoft.gsqlparser.ext.calcite.catalog.impl with parameters of type SimpleCatalog