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