Mercurial > hg > monetdb-java
diff tests/OnClientTester.java @ 615:34a15cd8cfc2
Fix doc link
author | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|---|
date | Wed, 19 Jan 2022 12:45:05 +0100 (2022-01-19) |
parents | 2eb21a7167f9 |
children | 65641a7cea31 |
line wrap: on
line diff
--- a/tests/OnClientTester.java +++ b/tests/OnClientTester.java @@ -42,7 +42,7 @@ import static java.nio.file.StandardOpen * * Specifically it tests the MonetDB specific extensions to register upload and download handlers * see {@link org.monetdb.jdbc.MonetConnection#setUploadHandler(UploadHandler)} - * see {@link org.monetdb.jdbc.MonetConnection#setUploadHandler(DownloadHandler)} + * see {@link org.monetdb.jdbc.MonetConnection#setDownloadHandler(DownloadHandler)} * and streaming of csv data to and from the MonetDB server using MAPI protocol. * * It also tests reading / writing data from / to a local file using