Uses of Class
com.alibaba.druid.sql.ast.statement.SQLAlterTableDropSubpartition
Packages that use SQLAlterTableDropSubpartition
-
Uses of SQLAlterTableDropSubpartition in com.alibaba.druid.sql.parser
Methods in com.alibaba.druid.sql.parser that return SQLAlterTableDropSubpartitionModifier and TypeMethodDescriptionprotected SQLAlterTableDropSubpartitionSQLStatementParser.parseAlterTableDropSubpartition() -
Uses of SQLAlterTableDropSubpartition in com.alibaba.druid.sql.visitor
Methods in com.alibaba.druid.sql.visitor with parameters of type SQLAlterTableDropSubpartitionModifier and TypeMethodDescriptiondefault voidSQLASTVisitor.endVisit(SQLAlterTableDropSubpartition x) default booleanSQLASTVisitor.visit(SQLAlterTableDropSubpartition x)