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