Request for (small) enhancement: the existing DelegatingPreparedStatement and
DelegatingStatement classes lack custom toString() methods. Such methods would
be invaluable in debugging database problems.
Affected code base: 1.1.
I also checked the mailing list archives and CVS repositories to make sure this
hadn't been updated in a future version.
I've already produced patches for this, and have given them a brief run in my
internal dev environment. I'll attach them to the next section of the Bugzilla
report.
-QM
adds toString() methods to DelegatingStatement and DelegatingPreparedStatement