simple EOKeyValueQualifier question
simple EOKeyValueQualifier question
- Subject: simple EOKeyValueQualifier question
- From: email@hidden (Tom Carstensen)
- Date: Wed, 27 Nov 2002 19:39:26 -0800
The follow qualifier when used in a fetch will never return
partial matches, and the "contains" should do. ONly exact
matches get returned.
I'm sure i'm missing something simple but i've scoured the
docs and tried various things and it always only returns
exact matches for the 'title' attribute.
searchQual = new EOKeyValueQualifier("title",
EOQualifier.QualifierOperatorContains, title;
thanks
-tc
_______________________________________________
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.