iBatis Developers Guide, 65 page.
2008/5/29 Prateek Asthana <[EMAIL PROTECTED]>: > Thanks Andre, > Can you please point me to teh documentation where its mentioned. I > would like to read it and implement it. > > Thanks > Prateek > > > On Wed, May 28, 2008 at 10:06 AM, Andrey Rogov <[EMAIL PROTECTED]> > wrote: > > usually all use log4j. > > you can see and prepare Statement and executing statement and . > > It is described in a documentation. > > Does it dislike you ? > > > > > > 2008/5/28 Prateek Asthana <[EMAIL PROTECTED]>: > >> > >> Hi, > >> When using dynamic sql generation using the various tags, is it > >> possible to echo the final SQL query that will be executed against the > >> database. I understand the query will change depending upon the > >> various conditions and want to see what is the final SQL query which > >> is getting executed. > >> > >> Thanks, > >> Prateek > > > > >
