spring-framework
Toggle table of contents
7.0.0-RC1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
spring-framework
spring-r2dbc
/
org.springframework.r2dbc.core
/
awaitOneOrNull
await
One
Or
Null
suspend
fun
<
T
>
RowsFetchSpec
<
T
>
.
awaitOneOrNull
(
)
:
T
?
Nullable Coroutines variant of
RowsFetchSpec.one
.
Author
Sebastien Deleuze