| Package | Description |
|---|---|
| gudusoft.gsqlparser.ext.catalog |
Standalone SQL catalog metadata management utility.
|
| gudusoft.gsqlparser.ext.catalog.impl |
Simple implementations of catalog interfaces.
|
| Class and Description |
|---|
| Catalog
Represents a database catalog containing schemas, tables, and columns.
|
| Column
Represents a column in a database table.
|
| Schema
Represents a schema in a database catalog.
|
| Table
Represents a table in a database schema.
|
| Class and Description |
|---|
| Catalog
Represents a database catalog containing schemas, tables, and columns.
|
| Column
Represents a column in a database table.
|
| Schema
Represents a schema in a database catalog.
|
| Table
Represents a table in a database schema.
|