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