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