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