Uses of Enum
gudusoft.gsqlparser.nodes.postgresql.TPartitionBoundSpecSqlNode.ESpecType
Packages that use TPartitionBoundSpecSqlNode.ESpecType
-
Uses of TPartitionBoundSpecSqlNode.ESpecType in gudusoft.gsqlparser.nodes.postgresql
Methods in gudusoft.gsqlparser.nodes.postgresql that return TPartitionBoundSpecSqlNode.ESpecTypeModifier and TypeMethodDescriptionTPartitionBoundSpecSqlNode.getSpecType()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.