SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
r2dbc-driver
/
app.cash.sqldelight.driver.r2dbc
/
R2dbcDriver
/
R2dbcDriver
R2dbc
Driver
constructor
(
connection
:
Connection
,
closed
:
(
Throwable
?
)
->
Unit
=
{ }
)