Skip to content
Adrian Shum edited this page Aug 25, 2014 · 1 revision

This is a fork from the original jdbcdslog-exp project which will includes bug fixes and features including:

  • code cleanups (e.g. for JDK5+)
  • Proxying vendor-specific interfaces
  • Allow choice of displaying query parameter separately or inline
  • Extra logging for ResultSet (Include a total time spent for fetching, and total number of record fetch for last record)
  • Better use of different log levels to display different details of data (e.g. logging of individual record in ResultSet will be in debug or trace level)
Clone this wiki locally