Class SQLAlterSystemGetConfigStatement

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

public class SQLAlterSystemGetConfigStatement extends SQLStatementImpl implements SQLAlterStatement
  • Constructor Details

    • SQLAlterSystemGetConfigStatement

      public SQLAlterSystemGetConfigStatement()
  • Method Details