java/sql-dk/src/info/globalcode/sql/dk/InfoLister.java
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
Sat, 06 Dec 2014 14:38:41 +0100 František Kučera parallelized DB connection testing v_0
Wed, 15 Jan 2014 21:37:24 +0100 František Kučera fix unused imports v_0
Wed, 15 Jan 2014 21:26:15 +0100 František Kučera InfoLister: option --list-formatters also tests, if formatter class can be instantiated (thus is valid) v_0
Wed, 15 Jan 2014 21:06:12 +0100 František Kučera InfoLister: list configured and configurable JDBC driver properties – option: --list-jdbc-properties v_0
Wed, 15 Jan 2014 18:15:55 +0100 František Kučera InfoLister: print list of available JDBC drivers: --list-jdbc-drivers v_0
Fri, 10 Jan 2014 23:21:28 +0100 František Kučera more JavaDoc v_0 v0.8
Tue, 07 Jan 2014 21:54:59 +0100 František Kučera Formatters: structural change – new level „statement“ → query and parameters are no more duplicated into each result set or updates result v_0
Sun, 05 Jan 2014 00:49:01 +0100 František Kučera fix InfoLister: squared infos v_0
Wed, 01 Jan 2014 01:06:38 +0100 František Kučera use database properties v_0
Tue, 31 Dec 2013 17:35:33 +0100 František Kučera formatter/database properties v_0
Mon, 30 Dec 2013 00:01:39 +0100 František Kučera Formatter is now AutoCloseable – so have chance to do some clean up and close the stream, if some error occurs (e.g. lost connection during result set reading) v_0
Sat, 28 Dec 2013 20:47:43 +0100 František Kučera Type names in --types option are case insensitive v_0
Sat, 28 Dec 2013 20:24:51 +0100 František Kučera Formatter: one more level: writeStartBatch() + writeEndBatch() which allows multiple databases on output v_0
less more (0) -15 tip