Class SQLAlterTableTruncatePartition

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.statement.SQLAlterTableTruncatePartition
All Implemented Interfaces:
SQLObject, SQLAlterTableItem

public class SQLAlterTableTruncatePartition extends SQLObjectImpl implements SQLAlterTableItem
  • Constructor Details

    • SQLAlterTableTruncatePartition

      public SQLAlterTableTruncatePartition()
  • Method Details