Re: Webobject Dev question (getting sql string before issued to db)
Re: Webobject Dev question (getting sql string before issued to db)
- Subject: Re: Webobject Dev question (getting sql string before issued to db)
- From: Art Isbell <email@hidden>
- Date: Wed, 3 Oct 2007 10:57:23 -1000
On Oct 3, 2007, at 10:24 AM, jerry porter wrote:
Does anyone know how to get the "no kidding" sql string that will be
issued to the database by
EOF.
Implement
EOAdaptorChannel.Delegate.adaptorChannelShouldEvaluateExpression() in
an EOAdaptorChannel delegate. Send the EOSQLExpression object
argument a statement() message. If that doesn't return the SQL string
you need, try sending the EOSQLExpression object a toString() message.
Aloha,
Art
_______________________________________________
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