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