Hello,

I have a question about the controllability of auto-retrieve of dependent
collections in OTM. I know about the possible parameters auto-retrieve or even
otm-dependent, until now I always use the latter one. But AFAIK you can only
control the behaviour relation specific, but not transaction specific. Or in
other words: I have a list of objects for which I don't need and don't want to
retrieve the dependent collections. But for the detail view of one object I want
to have the dependent collections. Is this doable? I already found
addPrefetchedRelationship() on QueryByCriteria, which might be related, but only
works for one level. The dependent collection I only want for the detail view is
on the second level (Debitor <-1:1-> Person <-1:n-> Address).

Thanks for any hint,

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to