Re: SQL logging
Re: SQL logging
- Subject: Re: SQL logging
- From: Chuck Hill <email@hidden>
- Date: Tue, 3 Nov 2009 14:27:09 -0800
On Nov 3, 2009, at 2:19 PM, Lon Varscsak wrote:
Is there a way to get SQL logging where it's easily cut and pasted
into a sql tool to analyze performance rather than the JDBC version
with ?s and parameters?
Not that I know of. You could make a plugin subclass to return
"false" for the "use bindings" method (whatever it is called, too lazy
to look for it). Or maybe your plugin can be configured for this?
Which database?
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >SQL logging (From: Lon Varscsak <email@hidden>) |