Changeset: 028d4f388bae for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java/rev/028d4f388bae Modified Files: onclient.txt Branch: onclient Log Message:
Change title of onclient.txt diffs (16 lines): 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. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
