Age | Commit message (Expand) | Author |
---|---|---|
2008-03-25 | More fixes for bug that allowed a transaction to be attached to multiple thre... | Brian S. O'Neill |
2008-03-25 | Fix bug that allowed a transaction to be attached to multiple threads. Thanks... | Brian S. O'Neill |
2008-01-25 | Add transaction detach/attach methods. | Brian S. O'Neill |
2008-01-21 | Minor method name changes and added (commented out) detach/attach logic. | Brian S. O'Neill |
2008-01-20 | Hide TransactionScope.close method. | Brian S. O'Neill |
2008-01-20 | Hide TransactionScope.close method. | Brian S. O'Neill |
2008-01-20 | Comment and terminology updates. | Brian S. O'Neill |
2008-01-20 | Split TransactionManager and created TransactionScope class. | Brian S. O'Neill |