- All Superinterfaces:
Attachable
,AttachableQueryPart
,Flow.Publisher<Integer>
,Publisher<Integer>
,org.reactivestreams.Publisher<Integer>
,Query
,QueryPart
,RowCountQuery
,Serializable
,Statement
- Enclosing class:
QOM
The
SET
statement.
Set a vendor specific session configuration to a new value.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
$local()
@NotNull QOM.SetCommand
$local
(boolean local) @NotNull Name
$name()
@NotNull QOM.SetCommand
@NotNull Param<?>
$value()
@NotNull QOM.SetCommand
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
-
$name
-
$value
-
$local
boolean $local() -
$name
-
$value
-
$local
-