Uses of Interface
gudusoft.gsqlparser.ext.calcite.catalog.Table
Packages that use Table
Package
Description
Standalone SQL catalog metadata management utility.
Simple implementations of catalog interfaces.
-
Uses of Table in gudusoft.gsqlparser.ext.calcite.catalog
Methods in gudusoft.gsqlparser.ext.calcite.catalog that return TableModifier and TypeMethodDescriptionReturns a table by qualified name (schema.table), or null if not found.Returns a table by name, or null if not found.Methods in gudusoft.gsqlparser.ext.calcite.catalog that return types with arguments of type Table -
Uses of Table in gudusoft.gsqlparser.ext.calcite.catalog.impl
Classes in gudusoft.gsqlparser.ext.calcite.catalog.impl that implement TableMethods in gudusoft.gsqlparser.ext.calcite.catalog.impl that return TableModifier and TypeMethodDescriptionMethods in gudusoft.gsqlparser.ext.calcite.catalog.impl that return types with arguments of type Table