Uses of Class
com.alibaba.druid.sql.ast.statement.SQLAlterTableExchangePartition
Packages that use SQLAlterTableExchangePartition
-
Uses of SQLAlterTableExchangePartition in com.alibaba.druid.sql.dialect.hive.visitor
Methods in com.alibaba.druid.sql.dialect.hive.visitor with parameters of type SQLAlterTableExchangePartitionModifier and TypeMethodDescriptionbooleanHiveOutputVisitor.visit(SQLAlterTableExchangePartition x) -
Uses of SQLAlterTableExchangePartition in com.alibaba.druid.sql.visitor
Methods in com.alibaba.druid.sql.visitor with parameters of type SQLAlterTableExchangePartitionModifier and TypeMethodDescriptiondefault voidSQLASTVisitor.endVisit(SQLAlterTableExchangePartition x) booleanSchemaStatVisitor.visit(SQLAlterTableExchangePartition x) booleanSQLASTOutputVisitor.visit(SQLAlterTableExchangePartition x) default booleanSQLASTVisitor.visit(SQLAlterTableExchangePartition x)