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