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