JavaScript is disabled on your browser.
Skip navigation links
General SQL Parser Documentation
|
← Back to Docs
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
gudusoft.gsqlparser.ext.calcite.catalog.impl
Packages that use
gudusoft.gsqlparser.ext.calcite.catalog.impl
Package
Description
gudusoft.gsqlparser.ext.calcite.catalog.impl
Simple implementations of catalog interfaces.
Classes in
gudusoft.gsqlparser.ext.calcite.catalog.impl
used by
gudusoft.gsqlparser.ext.calcite.catalog.impl
Class
Description
SimpleCatalog
Simple, mutable implementation of
Catalog
.
SimpleCatalog.SimpleColumn
Simple, mutable implementation of
Column
.
SimpleCatalog.SimpleSchema
Simple, mutable implementation of
Schema
.
SimpleCatalog.SimpleTable
Simple, mutable implementation of
Table
.