toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
jdbc-driver
/
app.cash.sqldelight.driver.jdbc
/
ConnectionManager
/
Transaction
/
Transaction
Transaction
constructor
(
enclosingTransaction
:
ConnectionManager.Transaction
?
,
connectionManager
:
ConnectionManager
,
connection
:
Connection
)