java/sql-dk/src/info/globalcode/sql/dk/configuration/Configuration.java
Sun, 30 Aug 2015 02:28:15 +0200 BarChartFormatter: first version
Sun, 21 Jun 2015 16:21:51 +0200 SingleRecordFormatter: Formatter intended for printing one record (or few records) with many columns.Prints each colum name and its value on separate line.
Sat, 16 May 2015 20:25:16 +0200 jdbc-dk-driver: include main project sources
Sun, 06 Apr 2014 23:32:54 +0200 TeXFormatter: first version
Fri, 10 Jan 2014 23:21:28 +0100 more JavaDoc
Sat, 04 Jan 2014 19:39:35 +0100 XML formatter: abstract + part of basic XML formatter
Fri, 03 Jan 2014 21:36:00 +0100 TabularWrappingFormatter – first version
Sat, 28 Dec 2013 16:45:04 +0100 InfoLister (configuration listings) will use TabularPrefetchingFormatter as default
Sat, 28 Dec 2013 12:19:39 +0100 TabularPrefetchingFormatter: prefetch whole result set to avoid value overflow the cell
Fri, 27 Dec 2013 17:40:27 +0100 bash completion: generate helper files with databases and formatters from configuration
Fri, 27 Dec 2013 00:57:34 +0100 throw ConfigurationException instead of returning null, if database or formatter of given name is not configured
Thu, 26 Dec 2013 01:53:15 +0100 option --list-formatters – list configured and built-in formatters
Wed, 25 Dec 2013 16:38:05 +0100 SingleValueFormatter
Sun, 22 Dec 2013 21:02:37 +0100 TabularFormatter: basics
Sun, 22 Dec 2013 18:35:50 +0100 class for xmlns constants
Sun, 22 Dec 2013 18:19:38 +0100 more configuration, more JAXB, more formatters
Sat, 21 Dec 2013 20:38:50 +0100 configuration basics