log tests/SQLcopyinto.java @ 651:3b6139d35057 default tip

age author description
Wed, 05 Jan 2022 14:29:56 +0100 Martin van Dinther Updated Copyright year.
Wed, 09 Jun 2021 20:28:56 +0200 Martin van Dinther Update usage text to the latest monetdb-jdbc-3.0.jre8.jar
Wed, 06 Jan 2021 22:09:32 +0100 Martin van Dinther Update Copyright year.
Thu, 12 Nov 2020 22:02:01 +0100 Martin van Dinther Moved Java classes from packages starting with nl.cwi.monetdb.* to package org.monetdb.*
Thu, 09 Apr 2020 13:47:46 +0200 Sjoerd Mullender When using \n in SQL strings, the strings need an E prefix.
Tue, 28 Jan 2020 14:57:18 +0100 Pedro Ferreira Removed setSoTimeout call at SQLcopyinto test. The test itself already has a timeout defined
Thu, 02 Jan 2020 14:42:27 +0100 Martin van Dinther Update Copyright year.
Wed, 06 Nov 2019 12:59:56 +0100 Martin van Dinther Update name of MonetDB JDBC jar file in error msg.
Thu, 18 Jul 2019 11:22:55 +0200 Pedro Ferreira Merge with default. embedded
Thu, 03 Jan 2019 14:43:44 +0100 Martin van Dinther Update Copyright year to 2019
Thu, 22 Nov 2018 13:12:53 +0100 Martin van Dinther Resolve compilation warnings when compiled with javac -Xlint
Fri, 09 Nov 2018 12:18:51 +0100 Pedro Ferreira Merge with default. embedded
Thu, 20 Sep 2018 17:31:00 +0200 Martin van Dinther Improved example program SQLcopyinto,java and added to tests directory for automatic testing