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