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