类 SQLAlterViewRenameStatement

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

public class SQLAlterViewRenameStatement extends SQLStatementImpl implements SQLAlterStatement
  • 构造器详细资料

    • SQLAlterViewRenameStatement

      public SQLAlterViewRenameStatement()
  • 方法详细资料