| Package | Description |
|---|---|
| gudusoft.gsqlparser.sqlenv | |
| gudusoft.gsqlparser.sqlenv.catalog |
| Modifier and Type | Method and Description |
|---|---|
CatalogStore |
TSQLEnv.getCatalogStore()
Returns the catalog store (Phase 3.5 integration).
|
| Modifier and Type | Method and Description |
|---|---|
CatalogStore |
CatalogStoreProvider.getCatalogStore()
Get the underlying CatalogStore
|
| Constructor and Description |
|---|
CatalogStoreProvider(CatalogStore catalogStore,
IdentifierService identifierService)
Creates a CatalogStoreProvider wrapping existing CatalogStore
|