radha rukmani wrote:
Hi Siddiqi,
I still get the same behaviour, even when I left it as defaults. How could i know what is the generated sql out of ibatis, is there a way to print out what sql it executed.

If you're using logging, set the logging level for java.sql to DEBUG and you'll get all the queries, parameters, and results in your log.

b

Reply via email to