When the printing of the ResultSets is enabled, if a call to next() on a
ResultSet returns false, and if close is then called, the ResultSet is printed
twice.
This is because this implementation takes care of printing the ResultSet when
close is called (log4jdbc-remix triggers the printing only on a call to next).
Original issue reported on code.google.com by frederic...@gmail.com on 20 Jun 2013 at 10:36
Original issue reported on code.google.com by
frederic...@gmail.com
on 20 Jun 2013 at 10:36