summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/repo/jdbc
AgeCommit message (Expand)Author
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