Sat, 15 Aug 2015 09:40:22 +0200 František Kučera connection tunnelling: configuration and logging v_0
Sun, 21 Jun 2015 16:21:51 +0200 František Kučera SingleRecordFormatter: Formatter intended for printing one record (or few records) with many columns.Prints each colum name and its value on separate line. v_0
Sun, 24 May 2015 19:17:50 +0200 František Kučera InfoLister: sort rows in --list-java-properties and --list-environment-variables v_0
Sun, 24 May 2015 19:10:25 +0200 František Kučera InfoLister: new listings: --list-java-properties and --list-environment-variables v_0
Sun, 24 May 2015 18:45:46 +0200 František Kučera sql-dk.sh: support for JAVA_OPTIONS v_0
Sun, 24 May 2015 17:35:37 +0200 František Kučera Schemas and XSL for new 'driver' configuration option v_0
Mon, 18 May 2015 00:36:23 +0200 František Kučera fix typo: databgase → database v_0
Mon, 18 May 2015 00:33:10 +0200 František Kučera parallel connection testing: avoid deadlocks – preload drivers + better exception handling and logging v_0
Sun, 17 May 2015 15:43:20 +0200 František Kučera just JavaDoc v_0
Sun, 17 May 2015 13:51:40 +0200 František Kučera JDBC driver class can be specified in the database configuration as an optional parameter (useful especially while embedding jdbc-dk-driver into other application that does not support automatic driver discovery) v_0
Sun, 17 May 2015 13:15:21 +0200 František Kučera configuration loading: use JAXB index and set classloader (useful while embedding into Netbeans and other applications) v_0
Sun, 17 May 2015 00:27:56 +0200 František Kučera jdbc-dk-driver: first working version v_0
Sat, 16 May 2015 23:58:06 +0200 František Kučera avoid NullPointerException (value = null) while duplicating to java.util.Properties v_0
Sat, 16 May 2015 23:55:11 +0200 František Kučera userName and password are not needed for the loopback driver v_0
Sat, 16 May 2015 21:42:52 +0200 František Kučera separate configuration loading into the Loader class v_0