类 SQLRevokeStatement

所有已实现的接口:
SQLDbTypedObject, SQLObject, SQLStatement

public class SQLRevokeStatement extends SQLPrivilegeStatement
  • 构造器详细资料

    • SQLRevokeStatement

      public SQLRevokeStatement()
    • SQLRevokeStatement

      public SQLRevokeStatement(DbType dbType)
  • 方法详细资料

    • accept0

      protected void accept0(SQLASTVisitor visitor)
      覆盖:
      accept0 在类中 SQLStatementImpl
    • isGrantOption

      public boolean isGrantOption()
    • setGrantOption

      public void setGrantOption(boolean grantOption)