Uses of Class
gudusoft.gsqlparser.sqlenv.calcite.CatalogStore
Packages that use CatalogStore
-
Uses of CatalogStore in gudusoft.gsqlparser.sqlenv
Methods in gudusoft.gsqlparser.sqlenv that return CatalogStoreModifier and TypeMethodDescriptionTSQLEnv.getCatalogStore()Returns the Calcite-backed catalog store (Phase 3.5 integration). -
Uses of CatalogStore in gudusoft.gsqlparser.sqlenv.catalog
Methods in gudusoft.gsqlparser.sqlenv.catalog that return CatalogStoreModifier and TypeMethodDescriptionCatalogStoreProvider.getCatalogStore()Get the underlying CatalogStoreConstructors in gudusoft.gsqlparser.sqlenv.catalog with parameters of type CatalogStoreModifierConstructorDescriptionCatalogStoreProvider(CatalogStore catalogStore, IdentifierService identifierService) Creates a CatalogStoreProvider wrapping existing CatalogStore