Class SQLShowCreateMaterializedViewStatement

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

public class SQLShowCreateMaterializedViewStatement extends SQLStatementImpl implements SQLShowStatement