EOQualifier for null relation
"WILLIAM GARNETT" <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <445F1979.000003.05620@BILL> |
Hello all; I have two tables which have a relationship established between them. The realtionship is not obligatory, so the foreign key is allowed to be null. My question is: Can I set up an EOQualifier to fetch only those objects in which the foreign key is null? Cheers, Bill.