summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/Trigger.java
AgeCommit message (Expand)Author
2012-11-28ReplicatedRepository resync no longer creates a for-update transaction on the...Brian S. O'Neill
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2008-08-22Minor comment fix.Brian S. O'Neill
2007-08-26Removed Trigger lob adapting methods.Brian S. O'Neill
2007-08-26Added support for load and query trigger.Brian S. O'Neill
2007-06-29Fixed IllegalArgumentException with optimized join queries of the form "a.b =...Brian S. O'Neill
2007-04-22Added docs regarding trigger's transaction.Brian S. O'Neill
2006-10-11Resolved some warnings.Brian S. O'Neill
2006-10-04Added extra comment.Brian S. O'Neill
2006-08-30Add core interfacesBrian S. O'Neill