Uses of Class
com.alibaba.druid.sql.ast.statement.SQLAlterTableImportPartition
-
Packages that use SQLAlterTableImportPartition Package Description com.alibaba.druid.sql.visitor -
-
Uses of SQLAlterTableImportPartition in com.alibaba.druid.sql.visitor
Methods in com.alibaba.druid.sql.visitor with parameters of type SQLAlterTableImportPartition Modifier and Type Method Description default voidSQLASTVisitor. endVisit(SQLAlterTableImportPartition x)booleanSchemaStatVisitor. visit(SQLAlterTableImportPartition x)booleanSQLASTOutputVisitor. visit(SQLAlterTableImportPartition x)default booleanSQLASTVisitor. visit(SQLAlterTableImportPartition x)
-