类 SQLShowCreateViewStatement

java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLStatementImpl
com.alibaba.druid.sql.ast.statement.SQLShowCreateViewStatement
所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLReplaceable, SQLStatement, SQLShowStatement

public class SQLShowCreateViewStatement extends SQLStatementImpl implements SQLShowStatement, SQLReplaceable