This may sound crazy, but I have not been able to find an example in the literature on how to build a qualifier to fetch a master/detail relationship using EOF.
I could do it in SQL with my eyes closed. Now, I know I am not supposed to use primary or foreign keys, so what is the EOF solution? How do you build such a qualifier for a fetch?
Thanks in advanced for your answers.