changeset 293:60bfe2d0ba2a

We do support createStatement with result set holdability
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Wed, 31 Jul 2019 20:03:24 +0200 (2019-07-31)
parents b127164342c4
children 894abb249de1
files release.txt
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/release.txt
+++ b/release.txt
@@ -57,7 +57,6 @@ Currently implemented JDBC 4.1 interface
   * java.sql.Connection
     The next features/methods are NOT useable/supported:
     - createArrayOf, createNClob, createStruct, createSQLXML
-    - createStatement with result set holdability
     - prepareStatement with array of column indices or column names
     - setHoldability (close/hold cursors over commit is not configurable)