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
Jens Fudickar
    
 shared this idea
      
    - 
       Stealth
    
 commented Stealth
    
 commentedthere is no need to lock it, just REMOVE it! 
 try to use attributes of the service context to handle transactions.
- 
       Jens Fudickar
    
 commented Jens Fudickar
    
 commentedBased on the forums discussion: 
 http://www.devart.com/forums/viewtopic.php?t=20946
