Hello,
add the following line to the log4jproperties file :
log4j.logger.java.sql=debug, stdout
How to configure iBATIS so that I can see the SQL statements getting executed via iBATIS.
From: Debasish Dutta Roy [mailto:[EMAIL PROTECTED]
Sent: Monday, June 19, 2006 4:27 PM
To: [email protected]
Subject: How to print SQL statements from iBATIS
I am using log4j. And my development env is MyEclipse 4.0.
Even if it spits out in the console it will be fine.
