toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.transactions
/
TransactionManager
/
Companion
/
current
current
fun
current
(
)
:
Transaction
Returns the current
Transaction
.
Throws
Illegal
State
Exception
If no transaction exists.