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