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