From b956b6fde3a1a3e485956f1075412fa8a52e8fe9 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Tue, 14 Aug 2007 17:09:20 +0000 Subject: Removed support for Storable definition to accept Repository in constructor. --- RELEASE-NOTES.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 010f8b8..fc21234 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -23,7 +23,6 @@ Carbonado change history - Added support for derived properies. - Enhanced query engine to optimize for covering indexes. - Added methods to access Storable properties by name. -- Allow Storable definition to accept Repository in constructor. - JDBCRepository allows more column types to be represented by Strings -- numbers and dates. - JDBCRepository supports char and Character property if column is char type of length 1. - JDBCRepository allows non-null column to be @Nullable if also @Independent. -- cgit v1.2.3