Uses of Class
gudusoft.gsqlparser.nodes.TPartitionByClause
Packages that use TPartitionByClause
Package
Description
Provides the classes represents various SQL query parse tree node.
-
Uses of TPartitionByClause in gudusoft.gsqlparser.nodes
Methods in gudusoft.gsqlparser.nodes with parameters of type TPartitionByClauseModifier and TypeMethodDescriptionvoidTParseTreeVisitor.postVisit(TPartitionByClause node) voidTParseTreeVisitor.preVisit(TPartitionByClause node)