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