Module org.jooq
Package org.jooq.impl

Interface QOM.Call

All Superinterfaces:
Attachable, AttachableQueryPart, Flow.Publisher<Integer>, Publisher<Integer>, org.reactivestreams.Publisher<Integer>, Query, QueryPart, RowCountQuery, Serializable, Statement
Enclosing class:
QOM

@Pro public static interface QOM.Call extends RowCountQuery
The CALL statement.

Call a stored procedure.