类 SQLDropTableGroupStatement

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

public class SQLDropTableGroupStatement extends SQLStatementImpl implements SQLDropStatement, SQLReplaceable