Mon, 18 May 2015 00:33:10 +0200 | František Kučera | parallel connection testing: avoid deadlocks – preload drivers + better exception handling and logging | changeset | files |
Sun, 17 May 2015 15:43:20 +0200 | František Kučera | just JavaDoc | changeset | files |
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) | changeset | files |
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) | changeset | files |
Sun, 17 May 2015 00:27:56 +0200 | František Kučera | jdbc-dk-driver: first working version | changeset | files |
Sat, 16 May 2015 23:58:06 +0200 | František Kučera | avoid NullPointerException (value = null) while duplicating to java.util.Properties | changeset | files |