Closed GoogleCodeExporter closed 8 years ago
after looking more, I still only see log(sql, method) where method is
"executeUpdate". what is strange is that the one log never shows the method.
The
only word "batching" throughout the log4jdbc source code is always logged with
the
method and sometimes with the getClassType returning PreparedStatement, and
looks
like someetimes maybe with getClassType returning Statement so why is there no
class
type on the first log....I am missing something here.
Original comment by dean.hil...@gmail.com
on 29 Apr 2010 at 8:59
never mind, that is the before and after log, so I am not sure this is a
log4jdbc
issue at this point...close this issue.
Original comment by dean.hil...@gmail.com
on 29 Apr 2010 at 9:19
Original comment by arthur.b...@gmail.com
on 30 Apr 2010 at 12:39
found the issue on our end....definitely not a log4jdbc issue and found out
more on
how the logging works.
Original comment by dean.hil...@gmail.com
on 30 Apr 2010 at 2:39
Original issue reported on code.google.com by
dean.hil...@gmail.com
on 29 Apr 2010 at 8:54