- All Superinterfaces:
Attachable
,AttachableQueryPart
,DDLQuery
,Flow.Publisher<Integer>
,Publisher<Integer>
,org.reactivestreams.Publisher<Integer>
,Query
,QueryPart
,RowCountQuery
,Serializable
,Statement
- Enclosing class:
QOM
The
REVOKE
statement.-
Method Summary
Modifier and TypeMethodDescription@Nullable Role
$from()
@NotNull QOM.Revoke
boolean
@NotNull QOM.Revoke
$fromPublic
(boolean fromPublic) boolean
@NotNull QOM.Revoke
$grantOptionFor
(boolean grantOptionFor) @NotNull Table<?>
$on()
@NotNull QOM.Revoke
@NotNull QOM.UnmodifiableList<? extends Privilege>
@NotNull QOM.Revoke
$privileges
(Collection<? extends Privilege> privileges) Methods inherited from interface org.jooq.Attachable
attach, configuration, detach
Methods inherited from interface org.jooq.AttachableQueryPart
getBindValues, getParam, getParams, getSQL, getSQL
Methods inherited from interface org.reactivestreams.Publisher
subscribe
Methods inherited from interface org.jooq.Query
bind, bind, cancel, execute, executeAsync, executeAsync, isExecutable, keepStatement, poolable, queryTimeout
-
Method Details
-
$privileges
-
$grantOptionFor
boolean $grantOptionFor() -
$on
-
$from
-
$fromPublic
boolean $fromPublic() -
$privileges
@CheckReturnValue @NotNull @NotNull QOM.Revoke $privileges(Collection<? extends Privilege> privileges) -
$grantOptionFor
-
$on
-
$from
-
$fromPublic
-