spring-framework / org.springframework.r2dbc.core / awaitOne

awaitOne

suspend fun <T> RowsFetchSpec<T>.awaitOne(): T

Non-nullable Coroutines variant of RowsFetchSpec.one.

Author
Sebastien Deleuze