# HG changeset patch # User Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> # Date 1631864654 -7200 # Node ID 028d4f388bae0ed87062a1982468735b895cf081 # Parent 2261b3d576ba1b60f563ea5d09b0fa6b90835e04 Change title of onclient.txt diff --git a/onclient.txt b/onclient.txt --- a/onclient.txt +++ b/onclient.txt @@ -1,4 +1,4 @@ -ON CLIENT support +ON CLIENT support in the MonetDB JDBC driver MonetDB provides the nonstandard COPY INTO statement to perform bulk inserts and retrievals, see also @@ -82,4 +82,4 @@ Class org.monetdb.util.FileTransferHandl both MonetConnection.UploadHandler and MonetConnection.DownloadHandler. You pass it a directory name and a flag indicating whether the contents of that directory can be assumed to be UTF-8 encoded. It is intended for situations -where you do not need to generate or transform data while uploading. \ No newline at end of file +where you do not need to generate or transform data while uploading.