summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/repo/jdbc/TestH2.java
AgeCommit message (Expand)Author
2012-03-04Prepare release 1.2.3Brian S. O'Neill
2011-05-04Add support for Query controller and timeouts; remove vestigial support for i...Brian S. O'Neill
2010-12-29Aggressively shutdown test database.Brian S. O'Neill
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