From 3ea47b49a69e0a1abd52ed7252c3df5bc02e12d4 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Thu, 9 Aug 2007 17:58:30 +0000 Subject: Yanked out support for fast skipping of JDBC results. JDBC drivers leak memory when this option is used. --- RELEASE-NOTES.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 0d95a4a..0c89e82 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -16,7 +16,6 @@ Carbonado change history - Builds using JDK1.6, but targets JDK1.5. - Added support for sequences for SQL databases that don't natively support sequences. - Added @Automatic annotation, which also supports auto-increment columns. -- JDBC cursor skipping uses relative movement, if supported. - 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. -- cgit v1.2.3