Re: Poor Oracle performance? getting rid of bind variables
Re: Poor Oracle performance? getting rid of bind variables
- Subject: Re: Poor Oracle performance? getting rid of bind variables
- From: Ken Anderson <email@hidden>
- Date: Tue, 21 Aug 2007 16:04:35 -0400
Definitely strange... my guess is, they must be overriding the bind
variables method, since the oracle plugin in does not, and the parent
hard codes it as true.
For now, I'm going to use an EOSQLQualifier to solve the problem...
sad yes, I know. Is there another way that's not deprecated?
Ken
On Aug 21, 2007, at 3:54 PM, Guido Neitzer wrote:
On 21.08.2007, at 13:52, Ken Anderson wrote:
Lastly, it's clear that JDBCExpression can't create non-bind
qualifiers, since trying Chuck's hack results in getting no data
back from the DB... weird.
That's weird because the FrontBase and plugin definitely doesn't
use bound variables, and the PostgreSQL plugin can be configured
accordingly.
cug
_______________________________________________
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