summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/repo/indexed/IndexAnalysis.java
AgeCommit message (Expand)Author
2013-04-13Index triggers only use "for update" mode when the strict option is supplied.Brian S. O'Neill
2013-03-14Some repositories don't properly support top-level transactions, so retry if ...Brian S. O'Neill
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2008-12-22Eliminate level of indirection when accessing indexes.Brian S. O'Neill
2008-05-25Fixed cyclic dependency with indexes against complex derived properties.Brian S. O'Neill
2008-01-21Move StorableIndexSet to qe package.Brian S. O'Neill
2007-04-29Added @since tags.Brian S. O'Neill
2007-04-29Merged in support for derived properties.Brian S. O'Neill