| Package | Description |
|---|---|
| gudusoft.gsqlparser.ext.catalog |
Standalone SQL catalog metadata management utility.
|
| gudusoft.gsqlparser.ext.catalog.impl |
Simple implementations of catalog interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
Catalog |
Schema.getCatalog()
Returns the catalog that this schema belongs to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCatalog
Simple, mutable implementation of
Catalog. |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
SimpleCatalog.SimpleSchema.getCatalog() |