Add a "lock_local_transaction_id" and "unlock_local_transaction_id" to Session
Add an option into the session object to deactivate the "
begin :result := sys.dbmstransaction.localtransaction_id(true); end; " calls.
7
votes
Jens Fudickar
shared this idea
-
Stealth commented
there is no need to lock it, just REMOVE it!
try to use attributes of the service context to handle transactions. -
Jens Fudickar commented
Based on the forums discussion:
http://www.devart.com/forums/viewtopic.php?t=20946