spring-framework
5.3.25
spring-r2dbc
/
org.springframework.r2dbc.core
/
awaitOne
await
One
suspend
fun
<
T
>
RowsFetchSpec
<
T
>
.
awaitOne
(
)
:
T
Content copied to clipboard
Non-nullable Coroutines variant of
RowsFetchSpec.one
.
Author
Sebastien Deleuze