Uses of Class
gudusoft.gsqlparser.nodes.TPartitionDefinition
Packages that use TPartitionDefinition
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TPartitionDefinition in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes that return TPartitionDefinitionMethods in gudusoft.gsqlparser.nodes that return types with arguments of type TPartitionDefinitionModifier and TypeMethodDescriptionTAlterTableOption.getPartitionDefinitionList()TBaseTablePartition.getPartitionDefinitions()Methods in gudusoft.gsqlparser.nodes with parameters of type TPartitionDefinitionModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TPartitionDefinition node) voidTParseTreeVisitor.preVisit(TPartitionDefinition node)