95b54c9 Resolve exception when DB is disconnected

2 files Authored by apaplaus 4 years ago, Committed by apaplaus 4 years ago,
    Resolve exception when DB is disconnected
    
    Now when database is disconnected(restarted) during ongoing transaction,
    that transaction will be rolled back and connection must be established
    again as expected.
    
    RESOLVE: CLOUDWF-515
    
        
file modified
+5 -0
file modified
+40 -4