summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/info/ChainedProperty.java
AgeCommit message (Expand)Author
2008-04-18Support renamed properties in indexes and keys.Brian S. O'Neill
2008-03-25Fixes for bugs as reported by FindBugs.Brian S. O'Neill
2008-01-22Filter and FilterValues are now Serializable.Brian S. O'Neill
2007-10-26Added support for outer joins.Brian S. O'Neill
2007-10-14Support ordering by derived properties.Brian S. O'Neill
2007-10-14Added support for "where exists" in queries via new syntax.Brian S. O'Neill
2007-05-30Fixed bug which allowed dereferencing properties against type Query in filter...Brian S. O'Neill
2007-05-24Fix bug which would throw spurious IllegalArgumentException from StorableGene...Brian S. O'Neill
2007-04-29Added @since tags.Brian S. O'Neill
2007-03-28Merged 1.2-dev to trunk.Brian S. O'Neill
2006-09-22Added method to get the tail of a chained property.Brian S. O'Neill
2006-08-30Add introspection supportBrian S. O'Neill