Mercurial > hg > monetdb-java
changeset 565:228a529b4059 onclient
typos
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Wed, 22 Sep 2021 20:46:58 +0200 (2021-09-22) |
parents | c45bfdc2e2c4 |
children | eeea18f501b3 |
files | onclient.txt |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/onclient.txt +++ b/onclient.txt @@ -1,4 +1,4 @@ -COPY ... ON CLIENT support in the MonetDB JDBC driver nad JdbcClient program. +COPY ... ON CLIENT support in the MonetDB JDBC driver and JdbcClient program. MonetDB provides the nonstandard COPY INTO statement to perform bulk inserts and retrievals, see also @@ -87,4 +87,5 @@ 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. +where you do not need to generate or transform data while uploading. +