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