Class SQLAlterDatabaseStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.ast.statement.SQLAlterDatabaseStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, SQLAlterStatement, SQLDDLStatement

public class SQLAlterDatabaseStatement extends SQLStatementImpl implements SQLAlterStatement