Re: query a null via query match does not work
Re: query a null via query match does not work
- Subject: Re: query a null via query match does not work
- From: Nathan Walker <email@hidden>
- Date: Thu, 15 Sep 2005 21:28:39 -0400
I believe you could use this:
myWODisplayGroup.queryMatch ().takeValueForKeyPath ( NullValue.nullValue(), "myEntity.myAttribute" ); On Sep 15, 2005, at 4:20 PM, Wolfram Stebel wrote: how can one specify something like the following, to fetch datasets where the value is not set:
myWODisplayGroup.queryMatch ().takeValueForKeyPath ( null, "myEntity.myAttribute" );
|
_______________________________________________
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