| Package | Description |
|---|---|
| gudusoft.gsqlparser.catalog.input | |
| gudusoft.gsqlparser.catalog.runtime |
| Modifier and Type | Method and Description |
|---|---|
CatalogLoadingMode |
CatalogLoadOptions.loadingMode() |
static CatalogLoadingMode |
CatalogLoadingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogLoadingMode[] |
CatalogLoadingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogLoadOptions.Builder |
CatalogLoadOptions.Builder.loadingMode(CatalogLoadingMode v) |
| Modifier and Type | Method and Description |
|---|---|
CatalogLoadingMode |
CatalogRuntime.loadingMode() |
CatalogLoadingMode |
CatalogQuery.loadingMode() |
| Modifier and Type | Method and Description |
|---|---|
CatalogRuntime.Builder |
CatalogRuntime.Builder.loadingMode(CatalogLoadingMode v) |
CatalogQuery.Builder |
CatalogQuery.Builder.loadingMode(CatalogLoadingMode v) |