Changeset: b016c9e945a0 for monetdb-java
URL: https://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=b016c9e945a0
Modified Files:
        release.txt
Branch: default
Log Message:

Update release.txt as we do have interface java.sql.SQLData implemented by two 
classes.


diffs (22 lines):

diff --git a/release.txt b/release.txt
--- a/release.txt
+++ b/release.txt
@@ -86,6 +86,10 @@ Currently implemented JDBC 4.1 interface
     - setAsciiStream
     - setCharacterStream
 
+  * java.sql.SQLData
+    implemented by class: nl.cwi.monetdb.jdbc.types.INET
+            and by class: nl.cwi.monetdb.jdbc.types.URL
+
   * javax.sql.DataSource (not tested)
 
 
@@ -95,7 +99,6 @@ The next java.sql.* interfaces are NOT i
   * java.sql.NClob
   * java.sql.Ref
   * java.sql.Rowid
-  * java.sql.SQLData
   * java.sql.SQLInput
   * java.sql.SQLOutput
   * java.sql.SQLXML
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to