Class SQLAlterViewRenameStatement

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

public class SQLAlterViewRenameStatement extends SQLStatementImpl implements SQLAlterStatement
  • Constructor Details

    • SQLAlterViewRenameStatement

      public SQLAlterViewRenameStatement()
  • Method Details