summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/stored
AgeCommit message (Expand)Author
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2010-03-14Update copyright.Brian S. O'Neill
2009-10-15Generated readFrom method sets properties states at the end, to ensure that a...Brian S. O'Neill
2009-03-24Derived index update must tolerate inconsistencies.Brian S. O'Neill
2009-02-26Don't check if independent properties are set. This fixes a regression in whi...Brian S. O'Neill
2009-02-18Allow object type to be used with JDBC.Brian S. O'Neill
2009-02-06Fix index updates when derived index against joined storable is deleted.Brian S. O'Neill
2008-07-27Added more BigDecimal tests.Brian S. O'Neill
2008-07-25Complete BigDecimal support -- ensure that failed update rolls back normaliza...Brian S. O'Neill
2008-07-22Support BigDecimal and BigInteger tests with H2.Brian S. O'Neill
2008-07-20Support BigInteger and BigDecimal property types.Brian S. O'Neill
2008-05-11Avoid using SQL keywords in property names.Brian S. O'Neill
2008-05-05Fixing annotation parsing of empty arrays.Brian S. O'Neill
2008-04-07Clean up use of MergeSortBuffer.Brian S. O'Neill
2008-03-16Fixed compilation errors.Brian S. O'Neill
2008-01-20Fixed tests.Brian S. O'Neill
2007-06-10Added methods to access Storable properties by name.Brian S. O'Neill
2007-05-20Merged in covering index optimization.Brian S. O'Neill
2007-05-14More lob and sequence tests; LobEngine fixes.Brian S. O'Neill
2007-04-29Merged in support for derived properties.Brian S. O'Neill
2006-10-15Added basic index tests.Brian S. O'Neill
2006-10-15Created StorageCollection.Brian S. O'Neill
2006-10-14Added wrapped storable tests.Brian S. O'Neill
2006-10-14Moved tests to separate project.Brian S. O'Neill