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