From 67ae8e7430ed8222ba7582fcf3dfd8ce62b62c5d Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Sun, 4 Nov 2007 00:36:29 +0000 Subject: Reduce creation of unnecessary nested transactions. Added feature to JDBCRepository to suppress Storable reloading after insert or update. --- RELEASE-NOTES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'RELEASE-NOTES.txt') diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index c844408..a56b521 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -43,6 +43,12 @@ Carbonado change history - Added support for "where exists" in queries via new syntax. - Added support for outer joins via new syntax. +1.1.2 to 1.1.3 +------------------------------- +- Reduce creation of unnecessary nested transactions. +- Added feature to JDBCRepository to suppress Storable reloading after insert + or update. + 1.1 to 1.1.2 ------------------------------- - Fixed query engine rule which sometimes favored index with incorrect ordering. -- cgit v1.2.3