Oh my, sorry about that.  No it was for Apache Cayenne (which is awesome
btw :P)

On Fri, May 11, 2018 at 1:11 AM, Maxim Solodovnik <solomax...@gmail.com>
wrote:

> Was it for OpenJpa?
>
> On Fri, May 11, 2018 at 2:43 PM, Martin Grigorov <mgrigo...@apache.org>
> wrote:
>
> > Hey Lon,
> >
> > I think you've sent you message to the wrong users@ mailing list.
> > I've done this mistake several times ! :-)
> >
> > On Fri, May 11, 2018 at 5:48 AM, Lon Varscsak <lon.varsc...@gmail.com>
> > wrote:
> >
> > > I have a situation where I fetched a large amount of objects (50k) and
> > > prefetched a bunch of relationships…this all worked as expected
> > (although I
> > > didn’t realize that this set of data was that large at the time)…but
> what
> > > caught my eye is that even though it pre-fetched the relationships it
> was
> > > firing some of the those same relationship’s faults.  I _think_ they
> were
> > > all to-one (not sure that matters), but something that I thought of.
> > >
> > > Is faulting in any way tied to object cache and since the result set is
> > so
> > > large that some things have fallen out of cache and get re-faulted?
> > >
> > > -Lon
> > >
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>

Reply via email to