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