Class SQLShowMaterializedViewStatement

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

public class SQLShowMaterializedViewStatement extends SQLStatementImpl implements SQLShowStatement