spring-r2dbc
/
org.springframework.r2dbc.core
/
awaitSingle
await
Single
suspend fun <
T
>
RowsFetchSpec
<
T
>.
awaitSingle
():
T
Content copied to clipboard
Non-nullable Coroutines variant of
RowsFetchSpec.first
.
Author
Sebastien Deleuze