RE: What class generates the sql?
RE: What class generates the sql?
- Subject: RE: What class generates the sql?
- From: Marius Strumyla <email@hidden>
- Date: Tue, 13 Apr 2004 09:35:20 -0400
> If you want to see the SQL generated without jumping through hoops an
> old favorite is to set
>
> -EOAdaptorDebugEnabled YES
>
> as a command line argument to your app
with WebObjects 5.x, the parameter has to be of this format:
-DEOAdaptorDebugEnabled=YES
-----Original Message-----
From: email@hidden
[mailto:email@hidden]On Behalf Of Sam Hart
Sent: Tuesday, April 13, 2004 4:08 AM
To: email@hidden
Cc: email@hidden
Subject: Re: What class generates the sql?
No one class generates the SQL in EOF, it tends to be a collaborative
effort :)
If you want to see the SQL generated without jumping through hoops an
old favorite is
to set
-EOAdaptorDebugEnabled YES
as a command line argument to your app ( err.... under the targets tab
I think )
S a m
------------------------------------------------------------------------
------
Drawing on my fine command of language, I said nothing.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.