Class OscarAlterSchemaStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.dialect.oscar.ast.stmt.OscarAlterSchemaStatement
All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement, SQLAlterStatement, SQLDDLStatement, OscarObject, OscarStatement

public class OscarAlterSchemaStatement extends SQLStatementImpl implements OscarStatement, SQLAlterStatement