summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/txn/TransactionManager.java
AgeCommit message (Expand)Author
2010-03-14Update copyright.Brian S. O'Neill
2010-01-18Add attach/detach notification.Brian S. O'Neill
2009-12-22Added isClosed method to Repository.Brian S. O'Neill
2009-12-20Allow transaction to attach if existing scope is inactive.Brian S. O'Neill
2009-10-23Allow transaction implementation to be notified when update mode is selected.Brian S. O'Neill
2008-07-18Moved transaction support classes to txn package.Brian S. O'Neill