Mercurial > hg > monetdb-java
graph
-
Optimisation, call connection.mapClobAsVarChar() and connection.mapBlobAsVarBinary() outside the for-loop, as it does not change. default tip10 days ago, by Martin van Dinther
-
Update docker images names10 days ago, by Martin van Dinther
-
Extend github workflows to test against JDK24 and MonetDB Mar2025 release11 days ago, by Martin van Dinther
-
Adjust getTableTypes() test for new table type: LOCAL TEMPORARY VIEW, added in 11.53.4 (Mar2025-SP1)2 weeks ago, by Martin van Dinther
-
Correcting typo4 weeks ago, by Martin van Dinther
-
Let getTimeDateFunctions() return functions sys.dayname and sys.monthname when the server supports them.4 weeks ago, by Martin van Dinther
-
Corrected the returned integer values of Statement methods executeUpdate(...), executeLargeUpdate(...), getUpdateCount() and getLargeUpdateCount() and PreparedStatement methods executeUpdate() and executeLargeUpdate(). They returned -2 for DDL statements, which was not in compliance with the JDBC API documentation.2 months ago, by Martin van Dinther