kotysa-spring-r2dbc
1.1.5
kotysa-spring-r2dbc
/
org.ufoss.kotysa.r2dbc
/
coSqlClient
co
Sql
Client
fun
DatabaseClient
.
coSqlClient
(
tables
:
Tables
)
:
CoroutinesSqlClient
Content copied to clipboard
Create a
CoroutinesSqlClient
from a R2DBC
DatabaseClient
with
Tables
mapping
Samples
org.ufoss.kotysa.r2dbc.sample.UserRepositoryR2dbcCoroutines