On Tue, 13 Oct 2009 11:45:36 +0400
Oleg Broytman <p...@phd.pp.ru> wrote:

> On Tue, Oct 13, 2009 at 08:52:48AM +0200, Lutz Steinborn wrote:
> > is there a way to log the query that SQLObject generates ?
> 
>    Sure. You can turn on debug flag in DB URI or connection:
But this gives me all queries. What I wan't is a possibility to log only on
query.
We have a lot of queries so its hard to find the right query in the logfiles.
Some times you will see only a query with special parameters. Its not only
interesting for logging its nice to have this for evidence.

Is where a way to do this ?


Regards 
Lutz

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to