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