Axel Dörfler

Results 4 issues of Axel Dörfler

This works similar to the SortedList.AVOID_MOVING_ELEMENTS mode; ie. subsequent changes that change the filter list are ignored (besides adding new items, that is). Open for discussion: 1. Naming of AVOID_CHANGES,...

PooledDataSource.pingConnection() should be simplified to use the real connection's isValid() method (leave the old code in optionally, for the case the JDBC driver does not support this correctly). Also, pingConnection()...

waiting for feedback

It's a Tracker add-on, and stand-alone application that I wrote a couple of years back, as I wasn't happy with the existing offerings. It's actual name is just 'rename', but...

If CSVParams.getCharset() is null, the passed in encoding is used before trying to auto detect it.