Mercurial > hg > monetdb-java
graph
-
ChangeLog11 months ago, by Joeri van Ruth
-
Extend JDBC_API_Tester program with optional second startup argument '-skipMALoutput'.11 months ago, by Martin van Dinther
-
In close() also set clientInfoAttributeNames = null; so it can be gc-ed.12 months ago, by Martin van Dinther
-
Improve construction of SQL query in showTblContents()12 months ago, by Martin van Dinther
-
Correct expected output of getClientInfoProperties() for Dec2023 and older releases.12 months ago, by Martin van Dinther
-
Use new con.checkMinimumDBVersion() method.12 months ago, by Martin van Dinther
-
getDriverVersion() is now also called from org/monetdb/mcl/net/ClientInfo.java12 months ago, by Martin van Dinther
-
Add utility method checkMinimumDBVersion(int major, int minor). Will be used in more classes.12 months ago, by Martin van Dinther
-
Add final to more classes.12 months ago, by Martin van Dinther
-
Add final to classes12 months ago, by Martin van Dinther
-
correct some Parameter descriptions12 months ago, by Martin van Dinther
-
compile_mcl depends on driver (MonetVersion.java).12 months ago, by Martin van Dinther
-
Check for rs == null to prevent NullPoinerExceptions.12 months ago, by Martin van Dinther
-
supportsIntegrityEnhancementFacility() should return true when connected to Aug2024 (11.51) or higher servers.12 months ago, by Martin van Dinther
-
Disable running java test program as the connection always fails (due to server not started)12 months ago, by Martin van Dinther