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