CacheTransactionManagerExists Method |
Name | Description | |
---|---|---|
![]() | Exists |
Reports the existence of a Transaction for this thread
|
![]() | Exists(TransactionId) |
Reports the existence of a transaction for the given transactionId. This
method can be used to determine if a transaction with the given transaction
identifier is currently in progress locally.
Since 3.6.2 |