summaryrefslogtreecommitdiff
path: root/src/main/java/com/amazon/carbonado/info/ChainedProperty.java
AgeCommit message (Expand)Author
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