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