Class SQLRevokeStatement

All Implemented Interfaces:
SQLDbTypedObject, SQLObject, SQLStatement

public class SQLRevokeStatement extends SQLPrivilegeStatement
  • Constructor Details

    • SQLRevokeStatement

      public SQLRevokeStatement()
    • SQLRevokeStatement

      public SQLRevokeStatement(DbType dbType)
  • Method Details

    • accept0

      protected void accept0(SQLASTVisitor visitor)
      Overrides:
      accept0 in class SQLStatementImpl
    • isGrantOption

      public boolean isGrantOption()
    • setGrantOption

      public void setGrantOption(boolean grantOption)