summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/repo/jdbc
AgeCommit message (Expand)Author
2010-03-14Update copyright.Brian S. O'Neill
2009-02-18Allow object type to be used with JDBC.Brian S. O'Neill
2009-02-10Commented out changes made in revision 1098. Deleting of derived index entrie...Brian S. O'Neill
2009-02-06Fix index updates when derived index against joined storable is deleted.Brian S. O'Neill
2008-11-03Add back support for BigDecimal now that key encoding works correctly.Brian S. O'Neill
2008-07-28Remove BigDecimal support until key encoding issues are resolved.Brian S. O'Neill
2008-07-22Support BigDecimal and BigInteger tests with H2.Brian S. O'Neill
2008-05-11Added JDBC tests which use H2.Brian S. O'Neill
2006-10-15Added alias tests.Brian S. O'Neill