Uses of Enum
gudusoft.gsqlparser.nodes.TSubPartitionByClause.ESubPartitionByType
Packages that use TSubPartitionByClause.ESubPartitionByType
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TSubPartitionByClause.ESubPartitionByType in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TSubPartitionByClause.ESubPartitionByTypeModifier and TypeMethodDescriptionTSubPartitionByClause.getSubPartitionByType()Returns the enum constant of this type with the specified name.TSubPartitionByClause.ESubPartitionByType.values()Returns an array containing the constants of this enum type, in the order they are declared.