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