sqlx4k
Toggle table of contents
1.5.5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sqlx4k
sqlx4k-postgres
/
io.github.smyrgeorge.sqlx4k.postgres
/
PostgreSQLImpl
/
R2dbcConnection
/
setTransactionIsolationLevel
set
Transaction
Isolation
Level
jvm
open
suspend override
fun
setTransactionIsolationLevel
(
level
:
Transaction.IsolationLevel
)
:
Result
<
Unit
>
(
source
)