octavius-postgresql
Toggle table of contents
0.9.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
driver
/
io.github.octaviusframework.driver.session
/
TransactionIsolationLevel
/
Companion
Companion
object
Companion
Members
Functions
from
Jdbc
Value
Link copied to clipboard
fun
fromJdbcValue
(
level
:
Int
)
:
TransactionIsolationLevel
Maps a JDBC isolation level integer to the corresponding
TransactionIsolationLevel
.