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