Re: SQL logging
Re: SQL logging
- Subject: Re: SQL logging
- From: Lon Varscsak <email@hidden>
- Date: Tue, 3 Nov 2009 15:35:31 -0700
Yeah, that's not a bad idea since I already am subclassing the existing Sybase plugin. I'll try that, thanks!
-Lon
On Tue, Nov 3, 2009 at 3:27 PM, Chuck Hill
<email@hidden> wrote:
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