Class OscarShowStatement

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

public class OscarShowStatement extends SQLStatementImpl implements OscarStatement, SQLShowStatement