toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.transactions
/
TransactionManager
/
Companion
/
currentOrNull
current
Or
Null
fun
currentOrNull
(
)
:
Transaction
?
Returns the current
Transaction
, or
null
if none exists.