toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.transactions
/
TransactionManager
/
Companion
/
resetCurrent
reset
Current
fun
resetCurrent
(
manager
:
TransactionManager
?
)
Sets the current thread's copy of the
TransactionManager
instance to the specified
manager
.