summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/spi
AgeCommit message (Expand)Author
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2008-07-18Moved transaction support classes to txn package.Brian S. O'Neill
2008-03-25More fixes for bug that allowed a transaction to be attached to multiple thre...Brian S. O'Neill
2008-01-25Add transaction detach/attach methods.Brian S. O'Neill
2008-01-25Add load trigger test.Brian S. O'Neill
2008-01-20Split TransactionManager and created TransactionScope class.Brian S. O'Neill
2007-04-01Move Storable code generation support to separate package.Brian S. O'Neill
2007-03-28Merged 1.2-dev to trunk.Brian S. O'Neill
2006-10-17More work on automatic triggers.Brian S. O'Neill
2006-10-15Created StorageCollection.Brian S. O'Neill
2006-10-14Added wrapped storable tests.Brian S. O'Neill
2006-10-14Added lob engine tests.Brian S. O'Neill
2006-10-14Moved tests to separate project.Brian S. O'Neill