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