Age | Commit message (Expand) | Author |
---|---|---|
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 | Terminology updates. | 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 |
2007-11-04 | Reduce creation of unnecessary nested transactions. Added feature to JDBCRepo... | Brian S. O'Neill |
2007-10-23 | More changes for deprecation of ExceptionTransformer in TransactionManager. | Brian S. O'Neill |
2007-10-23 | Deprecated use of ExceptionTransformer in TransactionManager. | Brian S. O'Neill |
2007-10-15 | Minor lock fixes and optimizations. | Brian S. O'Neill |
2006-11-04 | Support transaction isolation level of "none". | Brian S. O'Neill |
2006-08-30 | Added spi package | Brian S. O'Neill |