From e1a76e83bd0fac08ae51edc183f6273f7eac1fad Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Sat, 4 Aug 2007 20:01:50 +0000 Subject: Support query filters against one-to-many join properties. --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 4e6c3c3..56c1b56 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -30,6 +30,7 @@ Carbonado change history - JDBCRepository allows non-null column to be @Nullable if also @Independent. - Fixed bug in generating SQL with nullable primary key properties. - Added convenience method, Query.exists(). +- Support query filters against one-to-many join properties. 1.1 to 1.1.2 ------------------------------- -- cgit v1.2.3