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