summaryrefslogtreecommitdiff
path: root/src/test/java/com/amazon/carbonado/info
AgeCommit message (Collapse)Author
2012-03-04Prepare release 1.2.3Brian S. O'Neill
Update copyright
2010-03-14Update copyright.Brian S. O'Neill
2008-07-22Added advanced conversion capability when setting query filter properties. ↵Brian S. O'Neill
This is used to ensure that BigDecimal values are properly normalized.
2008-03-25Fixes for bugs as reported by FindBugs.Brian S. O'Neill
2007-10-26Added support for outer joins.Brian S. O'Neill
2007-04-29Merged in support for derived properties.Brian S. O'Neill
2007-04-01Move Storable code generation support to separate package.Brian S. O'Neill