currentTransaction

open override val currentTransaction: Transaction? = null(source)

The opened transaction of the current thread, null if there is no transaction opened.