currentOrNull
Returns the current JDBC transaction from the thread-local stack for this manager's database, or null if none exists.
Return
The current JdbcTransaction for this manager's database, or null if no transaction is active.
Returns the current JDBC transaction from the thread-local stack for this manager's database, or null if none exists.
The current JdbcTransaction for this manager's database, or null if no transaction is active.