ReturnOne1<A> extension

Extension methods for a statement returning exactly one row with 1 expression.

on

Methods

executeAndFetch() Future<A>

Available on ReturnOne<(Expr<A>)>, provided by the ReturnOne1 extension

Execute this statement and return the output.