| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes.teradata |
| Modifier and Type | Method and Description |
|---|---|
TIndexDefinition.EIndexType |
TIndexDefinition.getIndexType() |
static TIndexDefinition.EIndexType |
TIndexDefinition.EIndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TIndexDefinition.EIndexType[] |
TIndexDefinition.EIndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|