Mercurial > hg > monetdb-java
graph
-
Pass expected encoding as a constructor parameter to FileTransferHandler onclient2021-10-14, by Joeri van Ruth
-
Do not check the updated row count, it varies between server versions onclient2021-10-06, by Joeri van Ruth
-
Test more systematically that the connection is still alive after file transfer onclient2021-10-06, by Joeri van Ruth
-
Extend JdbcClient with registering default File Transfer upload and download handlers to support ON CLIENT functionality. onclient2021-09-22, by Martin van Dinther
-
Test that throwing an IO Exception in the download handler invalidates the connection onclient2021-09-14, by Joeri van Ruth
-
Call Class.forName("...MonetDriver") from main() in OnClientTester onclient2021-09-14, by Joeri van Ruth
-
Make the MonetUploadHandler and MonetDownloadHandler interfaces part of MonetConnection onclient2021-09-02, by Joeri van Ruth
-
Learn to live with server closing connection if client refuses onclient2021-08-27, by Joeri van Ruth
-
Keep better track of whether the server has cancelled the upload onclient2021-08-27, by Joeri van Ruth