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