whylogs-container
1.0-SNAPSHOT
whylogs-container
/
ai.whylabs.services.whylogs.util
/
SqliteManager
/
tx
tx
fun
tx
(
block
:
Connection
.
(
)
->
Unit
)
Content copied to clipboard
Get a
Connection
within a transaction. This will just commit for you and rollback in a catch block.