RE: Is there a way to Debug SQL statements

2005-06-06 Thread Jason Hall
thanks this is what i was looking for.

-Original Message-
From: Ersin Er [mailto:[EMAIL PROTECTED]
Sent: Monday, June 06, 2005 2:15 PM
To: ibatis-user-java@incubator.apache.org
Subject: RE: Is there a way to Debug SQL statements


It's also listed as a FAQ at

http://opensource.atlassian.com/confluence/oss/display/IBATIS/How+do+I+get+SqlMapClient+to+log+SQL+statements%3F

--
Ersin Er

> Thanks:)
> J.H.
>
> -Original Message-
> From: Larry Meadors [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 06, 2005 1:44 PM
> To: ibatis-user-java@incubator.apache.org
> Subject: Re: Is there a way to Debug SQL statements
>
>
> P6Spy (http://www.p6spy.com) is commonly used, too.
>
> Larry
>
> On 6/6/05, Carbonell Soler, Jorge <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> Just use log4j or any other logging framework. This way you'll get, for
>> example, the querys or the resultsets those querys return.
>>
>>
>>
>> -Mensaje original-
>>  De: Jason Hall [mailto:[EMAIL PROTECTED]
>>  Enviado el: lunes, 06 de junio de 2005 19:04
>>  Para: ibatis-user-java@incubator.apache.org
>>  Asunto: Is there a way to Debug SQL statements
>>
>>
>>
>> Hi,
>>
>> I just wanted to know is there a way in Java to debug sql statments
>> being
>> passed to the database?
>>
>> J.H.
>>
>>
>>
>> 
>> This e-mail may contain confidential or privileged information. Any
>> unauthorised
>> copying, use or distribution of this information is strictly prohibited.
>> If
>> you are not the
>> intended recipient, please notify the sender and destroy this e-mail
>> together with all of
>> its content.
>> 
>> Este mensaje electronico puede contener informacion confidencial o
>> privilegiada, por lo
>> que esta completamente prohibida la copia, el uso o la distribucion no
>> autorizada de
>> dicha informacion. Si usted no es el destinatario del mensaje, le
>> rogamos
>> que lo
>> notifique al remitente y que lo destruya junto con todo su contenido.
>> 
>> Aquest missatge electronic pot contenir informacio confidencial o
>> privilegiada i esta
>> completament prohibida qualsevol copia, us o distribucio no autoritzada
>> d'aquesta
>> informacio. Si voste no es el seu destinatari, si us plau notifiqui-ho
>> al
>> remitent i
>> destrueixi el missatge amb tot el seu contingut.
>> 
>> Mezu elektroniko honek informazio konfidentziala edo pribilegiatua eduki
>> dezake.
>> Erabat debekaturik dago informazio hori baimenik gabe kopiatu, erabili
>> edo
>> banatzea.
>> Mezu hau ez bada zuri zuzendua, arren, igortzaileari jakinarazi eta bere
>> edukiarekin
>> batera ezaba ezazu.
>> 
>> Esta mensaxe electronica pode conter informacion confidencial ou
>> privilexiada e esta
>> completamente prohibida calquera copia, uso ou distribucion non
>> autorizado
>> desta
>> informacion. Se vostede non e o seu destinatario, faga o favor de llo
>> notificar ao
>> remitente e destrua a mensaxe e todo o seu contido.
>> 
>



RE: Is there a way to Debug SQL statements

2005-06-06 Thread Ersin Er
It's also listed as a FAQ at

http://opensource.atlassian.com/confluence/oss/display/IBATIS/How+do+I+get+SqlMapClient+to+log+SQL+statements%3F

--
Ersin Er

> Thanks:)
> J.H.
>
> -Original Message-
> From: Larry Meadors [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 06, 2005 1:44 PM
> To: ibatis-user-java@incubator.apache.org
> Subject: Re: Is there a way to Debug SQL statements
>
>
> P6Spy (http://www.p6spy.com) is commonly used, too.
>
> Larry
>
> On 6/6/05, Carbonell Soler, Jorge <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> Just use log4j or any other logging framework. This way you'll get, for
>> example, the querys or the resultsets those querys return.
>>
>>
>>
>> -Mensaje original-
>>  De: Jason Hall [mailto:[EMAIL PROTECTED]
>>  Enviado el: lunes, 06 de junio de 2005 19:04
>>  Para: ibatis-user-java@incubator.apache.org
>>  Asunto: Is there a way to Debug SQL statements
>>
>>
>>
>> Hi,
>>
>> I just wanted to know is there a way in Java to debug sql statments
>> being
>> passed to the database?
>>
>> J.H.
>>
>>
>>
>> 
>> This e-mail may contain confidential or privileged information. Any
>> unauthorised
>> copying, use or distribution of this information is strictly prohibited.
>> If
>> you are not the
>> intended recipient, please notify the sender and destroy this e-mail
>> together with all of
>> its content.
>> 
>> Este mensaje electronico puede contener informacion confidencial o
>> privilegiada, por lo
>> que esta completamente prohibida la copia, el uso o la distribucion no
>> autorizada de
>> dicha informacion. Si usted no es el destinatario del mensaje, le
>> rogamos
>> que lo
>> notifique al remitente y que lo destruya junto con todo su contenido.
>> 
>> Aquest missatge electronic pot contenir informacio confidencial o
>> privilegiada i esta
>> completament prohibida qualsevol copia, us o distribucio no autoritzada
>> d'aquesta
>> informacio. Si voste no es el seu destinatari, si us plau notifiqui-ho
>> al
>> remitent i
>> destrueixi el missatge amb tot el seu contingut.
>> 
>> Mezu elektroniko honek informazio konfidentziala edo pribilegiatua eduki
>> dezake.
>> Erabat debekaturik dago informazio hori baimenik gabe kopiatu, erabili
>> edo
>> banatzea.
>> Mezu hau ez bada zuri zuzendua, arren, igortzaileari jakinarazi eta bere
>> edukiarekin
>> batera ezaba ezazu.
>> 
>> Esta mensaxe electronica pode conter informacion confidencial ou
>> privilexiada e esta
>> completamente prohibida calquera copia, uso ou distribucion non
>> autorizado
>> desta
>> informacion. Se vostede non e o seu destinatario, faga o favor de llo
>> notificar ao
>> remitente e destrua a mensaxe e todo o seu contido.
>> 
>



RE: Is there a way to Debug SQL statements

2005-06-06 Thread Jason Hall
Thanks:)
J.H.

-Original Message-
From: Larry Meadors [mailto:[EMAIL PROTECTED]
Sent: Monday, June 06, 2005 1:44 PM
To: ibatis-user-java@incubator.apache.org
Subject: Re: Is there a way to Debug SQL statements


P6Spy (http://www.p6spy.com) is commonly used, too.

Larry

On 6/6/05, Carbonell Soler, Jorge <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Just use log4j or any other logging framework. This way you'll get, for
> example, the querys or the resultsets those querys return. 
> 
>   
> 
> -Mensaje original-
>  De: Jason Hall [mailto:[EMAIL PROTECTED] 
>  Enviado el: lunes, 06 de junio de 2005 19:04
>  Para: ibatis-user-java@incubator.apache.org
>  Asunto: Is there a way to Debug SQL statements 
> 
>   
> 
> Hi, 
> 
> I just wanted to know is there a way in Java to debug sql statments being
> passed to the database? 
> 
> J.H. 
> 
> 
> 
> 
> This e-mail may contain confidential or privileged information. Any
> unauthorised
> copying, use or distribution of this information is strictly prohibited. If
> you are not the
> intended recipient, please notify the sender and destroy this e-mail
> together with all of
> its content.
> 
> Este mensaje electronico puede contener informacion confidencial o
> privilegiada, por lo
> que esta completamente prohibida la copia, el uso o la distribucion no
> autorizada de
> dicha informacion. Si usted no es el destinatario del mensaje, le rogamos
> que lo
> notifique al remitente y que lo destruya junto con todo su contenido.
> 
> Aquest missatge electronic pot contenir informacio confidencial o
> privilegiada i esta
> completament prohibida qualsevol copia, us o distribucio no autoritzada
> d'aquesta
> informacio. Si voste no es el seu destinatari, si us plau notifiqui-ho al
> remitent i
> destrueixi el missatge amb tot el seu contingut.
> 
> Mezu elektroniko honek informazio konfidentziala edo pribilegiatua eduki
> dezake.
> Erabat debekaturik dago informazio hori baimenik gabe kopiatu, erabili edo
> banatzea.
> Mezu hau ez bada zuri zuzendua, arren, igortzaileari jakinarazi eta bere
> edukiarekin
> batera ezaba ezazu.
> 
> Esta mensaxe electronica pode conter informacion confidencial ou
> privilexiada e esta
> completamente prohibida calquera copia, uso ou distribucion non autorizado
> desta
> informacion. Se vostede non e o seu destinatario, faga o favor de llo
> notificar ao
> remitente e destrua a mensaxe e todo o seu contido.
> 


Re: Is there a way to Debug SQL statements

2005-06-06 Thread Larry Meadors
P6Spy (http://www.p6spy.com) is commonly used, too.

Larry

On 6/6/05, Carbonell Soler, Jorge <[EMAIL PROTECTED]> wrote:
>  
>  
> 
> Just use log4j or any other logging framework. This way you'll get, for
> example, the querys or the resultsets those querys return. 
> 
>   
> 
> -Mensaje original-
>  De: Jason Hall [mailto:[EMAIL PROTECTED] 
>  Enviado el: lunes, 06 de junio de 2005 19:04
>  Para: ibatis-user-java@incubator.apache.org
>  Asunto: Is there a way to Debug SQL statements 
> 
>   
> 
> Hi, 
> 
> I just wanted to know is there a way in Java to debug sql statments being
> passed to the database? 
> 
> J.H. 
> 
> 
> 
> 
> This e-mail may contain confidential or privileged information. Any
> unauthorised
> copying, use or distribution of this information is strictly prohibited. If
> you are not the
> intended recipient, please notify the sender and destroy this e-mail
> together with all of
> its content.
> 
> Este mensaje electronico puede contener informacion confidencial o
> privilegiada, por lo
> que esta completamente prohibida la copia, el uso o la distribucion no
> autorizada de
> dicha informacion. Si usted no es el destinatario del mensaje, le rogamos
> que lo
> notifique al remitente y que lo destruya junto con todo su contenido.
> 
> Aquest missatge electronic pot contenir informacio confidencial o
> privilegiada i esta
> completament prohibida qualsevol copia, us o distribucio no autoritzada
> d'aquesta
> informacio. Si voste no es el seu destinatari, si us plau notifiqui-ho al
> remitent i
> destrueixi el missatge amb tot el seu contingut.
> 
> Mezu elektroniko honek informazio konfidentziala edo pribilegiatua eduki
> dezake.
> Erabat debekaturik dago informazio hori baimenik gabe kopiatu, erabili edo
> banatzea.
> Mezu hau ez bada zuri zuzendua, arren, igortzaileari jakinarazi eta bere
> edukiarekin
> batera ezaba ezazu.
> 
> Esta mensaxe electronica pode conter informacion confidencial ou
> privilexiada e esta
> completamente prohibida calquera copia, uso ou distribucion non autorizado
> desta
> informacion. Se vostede non e o seu destinatario, faga o favor de llo
> notificar ao
> remitente e destrua a mensaxe e todo o seu contido.
> 


RE: Is there a way to Debug SQL statements

2005-06-06 Thread Carbonell Soler, Jorge
Title: Is there a way to Debug SQL statements 









Just
use log4j or any other logging framework. This way you’ll get, for
example, the querys or the resultsets those querys return.

 

-Mensaje original-
De: Jason Hall
[mailto:[EMAIL PROTECTED] 
Enviado el: lunes, 06 de junio de
2005 19:04
Para: ibatis-user-java@incubator.apache.org
Asunto: Is there a way to Debug
SQL statements 

 

Hi, 

I just wanted to know is there a way in Java to debug
sql statments being passed to the database? 

J.H. 



This e-mail may contain confidential or privileged information. Any unauthorisedcopying, use or distribution of this information is strictly prohibited. If you are not theintended recipient, please notify the sender and destroy this e-mail together with all ofits content.Este mensaje electronico puede contener informacion confidencial o privilegiada, por loque esta completamente prohibida la copia, el uso o la distribucion no autorizada dedicha informacion. Si usted no es el destinatario del mensaje, le rogamos que lonotifique al remitente y que lo destruya junto con todo su contenido.Aquest missatge electronic pot contenir informacio confidencial o privilegiada i estacompletament prohibida qualsevol copia, us o distribucio no autoritzada d'aquestainformacio. Si voste no es el seu destinatari, si us plau notifiqui-ho al remitent idestrueixi el missatge amb tot el seu contingut.Mezu elektroniko honek informazio konfidentziala edo pribilegiatua eduki dezake.Erabat debekaturik dago informazio hori baimenik gabe kopiatu, erabili edo banatzea.Mezu hau ez bada zuri zuzendua, arren, igortzaileari jakinarazi eta bere edukiarekinbatera ezaba ezazu.Esta mensaxe electronica pode conter informacion confidencial ou privilexiada e estacompletamente prohibida calquera copia, uso ou distribucion non autorizado destainformacion. Se vostede non e o seu destinatario, faga o favor de llo notificar aoremitente e destrua a mensaxe e todo o seu contido.