On 14 April 2010 16:14, cowwoc <cow...@bbs.darktech.org> wrote:
>
>    Who is actually doing the logging? Is it java.sql or is it the
> responsibility of the underlying JDBC driver (varies from vendor to vendor)
> to decide whether logging takes place?

iBATIS is doing the logging - but with a logger name starting with java.sql.
It's the same logging framework iBATIS is using for all the other logging...
... so in this case, log4j.

Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org

Reply via email to