When you were using JDBC, did you have something like a right outer
join?  (An optional relationship?)

/dev/mrg


On 2/15/07, Frank <[EMAIL PROTECTED]> wrote:
Hi Michael,

I looked at your tutorial in motion, (it has hellped me understand cayenne
better)
and have tried setting one to many on the department table.

It still fails trying to query department # = 0 and hsp#=5
because there is no match in th erelated table.

Should I just filter out records where department # is 0?
I did not have this problem when I did a jdbc join prior to using cayenne.

I am kinda lost at how to resolve this.

Regards,

Frank


Reply via email to