Re: That warning when combining a joint prefetch with a fetch limit
Andrus Adamchik <[email protected]>
| Newsgroups | gmane.comp.java.cayenne.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Hugi, I think you are right in general. But I can't seem to find the warning you are referring to. What is the exact text, so I can search for it in the code? Andrus > On May 16, 2020, at 11:23 AM, Hugi Thordarson <[email protected]> wrote: > > Hi all, > just wondering; the warning that's logged if a query uses a joint prefetch in conjunction with a limit—shouldn't that only apply to to-many relationships? > > Cheers, > - hugi