Mercurial > hg > monetdb-java
diff release.txt @ 158:b016c9e945a0
Update release.txt as we do have interface java.sql.SQLData implemented by two classes.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 31 Aug 2017 18:20:24 +0200 (2017-08-31) |
parents | 2abd488159c4 |
children | e398c27acf7e |
line wrap: on
line diff
--- 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