| Package | Description |
|---|---|
| gudusoft.gsqlparser.common.structured |
| Modifier and Type | Method and Description |
|---|---|
static StructuredSchemaDialect |
StructuredSchemaDialect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructuredSchemaDialect[] |
StructuredSchemaDialect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StructuredType |
StructuredSchemaParser.parse(String schemaText,
StructuredSchemaDialect dialect) |