From 1f04eea48231dbc29ed39c100a9d4a7c7f8a8b37 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Fri, 27 Apr 2007 05:47:29 +0000 Subject: BDBRepository detects if changes are made to primary key and throws exception. --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 99a419c..b3553c0 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -20,6 +20,7 @@ Carbonado change history - JDBC repository supports optional automatic version management, eliminating the requirement that triggers be installed on the database. - FilteredCursor ensures that filter being used is bound. +- BDBRepository detects if changes are made to primary key and throws exception. 1.1-BETA11 to 1.1 (release) ------------------------------- -- cgit v1.2.3