Mercurial > hg > monetdb-java
changeset 561:028d4f388bae onclient
Change title of onclient.txt
author | Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com> |
---|---|
date | Fri, 17 Sep 2021 09:44:14 +0200 (2021-09-17) |
parents | 2261b3d576ba |
children | c640075da7c9 |
files | onclient.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.