Re: debugging sql statements

2005-04-27 Thread Brandon Goodin
DEBUG should do it. On 4/27/05, Jason Punzalan <[EMAIL PROTECTED]> wrote: > is there anyway to output the sql statement before the sql exception is > thrown. i'm getting a syntax exception from oracle but i have no idea what > the sql statement looks like. here's my current log4j.properties file.

debugging sql statements

2005-04-27 Thread Jason Punzalan
is there anyway to output the sql statement before the sql exception is thrown. i'm getting a syntax exception from oracle but i have no idea what the sql statement looks like. here's my current  log4j.properties file...i can see the query sent for correct statements though. log4j.rootLogger=ERRO