- All Superinterfaces:
Attachable
,AttachableQueryPart
,DDLQuery
,Flow.Publisher<Integer>
,Publisher<Integer>
,org.reactivestreams.Publisher<Integer>
,Query
,QueryPart
,RowCountQuery
,Serializable
,Statement
- Enclosing class:
QOM
The
CREATE SYNONYM
statement.-
Method Summary
Modifier and TypeMethodDescriptionboolean
@NotNull QOM.CreateSynonym
$orReplace
(boolean orReplace) boolean
$public()
@NotNull QOM.CreateSynonym
$public
(boolean public_) @NotNull Synonym
$synonym()
@NotNull QOM.CreateSynonym
@NotNull Table
<?> $table()
@NotNull QOM.CreateSynonym
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
-
$synonym
-
$orReplace
boolean $orReplace() -
$public
boolean $public() -
$table
-
$synonym
-
$orReplace
-
$public
-
$table
-