类 SQLAlterTableGroupStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.ast.statement.SQLAlterTableGroupStatement
所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLStatement, SQLAlterStatement, SQLDDLStatement

public class SQLAlterTableGroupStatement extends SQLStatementImpl implements SQLAlterStatement
  • 构造器详细资料

    • SQLAlterTableGroupStatement

      public SQLAlterTableGroupStatement()
    • SQLAlterTableGroupStatement

      public SQLAlterTableGroupStatement(DbType dbType)
  • 方法详细资料