kotysa-spring-r2dbc
/
org.ufoss.kotysa.r2dbc
/
ReactorSqlClientSelect
/
Return
/
fetchOne
fetch
One
abstract fun
fetchOne
():
Mono
<
T
>
Content copied to clipboard
This Query return one result as
Mono
, or an empty
Mono
if no result
Throws
org.ufoss.kotysa.NonUniqueResultException
if more than one result