- All Superinterfaces:
- Attachable,- AttachableQueryPart,- DDLQuery,- Flow.Publisher<Integer>,- Publisher<Integer>,- org.reactivestreams.Publisher<Integer>,- Query,- QueryPart,- RowCountQuery,- Serializable,- Statement
- Enclosing class:
- QOM
The 
GRANT statement.- 
Method SummaryModifier and TypeMethodDescription@NotNull Table<?>$on()@NotNull QOM.Grant@NotNull QOM.UnmodifiableList<? extends Privilege>@NotNull QOM.Grant$privileges(Collection<? extends Privilege> privileges) @Nullable Role$to()@NotNull QOM.Grantboolean@NotNull QOM.Grant$toPublic(boolean toPublic) boolean@NotNull QOM.Grant$withGrantOption(boolean withGrantOption) Methods inherited from interface org.jooq.Attachableattach, configuration, detachMethods inherited from interface org.jooq.AttachableQueryPartgetBindValues, getParam, getParams, getSQL, getSQLMethods inherited from interface org.reactivestreams.PublishersubscribeMethods inherited from interface org.jooq.Querybind, bind, cancel, execute, executeAsync, executeAsync, isExecutable, keepStatement, poolable, queryTimeout
- 
Method Details- 
$privileges
- 
$on
- 
$to
- 
$toPublicboolean $toPublic()
- 
$withGrantOptionboolean $withGrantOption()
- 
$privileges@CheckReturnValue @NotNull @NotNull QOM.Grant $privileges(Collection<? extends Privilege> privileges) 
- 
$on
- 
$to
- 
$toPublic
- 
$withGrantOption
 
-