| Package | Description |
|---|---|
| gudusoft.gsqlparser.catalog.input | |
| gudusoft.gsqlparser.catalog.runtime |
| Modifier and Type | Method and Description |
|---|---|
CatalogSearchPath |
CatalogLoadOptions.searchPath() |
| Modifier and Type | Method and Description |
|---|---|
CatalogLoadOptions.Builder |
CatalogLoadOptions.Builder.searchPath(CatalogSearchPath v) |
| Modifier and Type | Method and Description |
|---|---|
static CatalogSearchPath |
CatalogSearchPath.empty() |
static CatalogSearchPath |
CatalogSearchPath.of(List<String> segments) |
static CatalogSearchPath |
CatalogSearchPath.of(String... segments) |
CatalogSearchPath |
CatalogContext.searchPath() |
CatalogSearchPath |
CatalogQuery.searchPath() |
| Modifier and Type | Method and Description |
|---|---|
CatalogContext.Builder |
CatalogContext.Builder.searchPath(CatalogSearchPath v) |
CatalogQuery.Builder |
CatalogQuery.Builder.searchPath(CatalogSearchPath v) |