Determine whether an underlying transaction is in progress.
Mainly this is used in determining whether to register a
synchronization as well as whether or not to circumvent
auto flushing outside transactions.
param
jdbcContext
param
transactionContext
param
transaction
return
true if an underlying transaction is know to be in effect.