Uses of Class
com.alibaba.druid.sql.dialect.clickhouse.ast.CKAlterTableUpdateStatement
Packages that use CKAlterTableUpdateStatement
-
Uses of CKAlterTableUpdateStatement in com.alibaba.druid.sql.dialect.clickhouse.visitor
Methods in com.alibaba.druid.sql.dialect.clickhouse.visitor with parameters of type CKAlterTableUpdateStatementModifier and TypeMethodDescriptiondefault voidCKASTVisitor.endVisit(CKAlterTableUpdateStatement x) default booleanCKASTVisitor.visit(CKAlterTableUpdateStatement x) booleanCKOutputVisitor.visit(CKAlterTableUpdateStatement x) booleanCKStatVisitor.visit(CKAlterTableUpdateStatement x)