Re: Lazy loading not working.

2007-10-04 Thread rgarret
lexD. wrote: >> > > >> > > Hallo, >> > > >> > > I hope that I'm right: you have to use Enhancement for this option... >> > > >> > > see >> > > >> http://openjpa.apache.org/docs/latest/manual/manual.html#ref_guide_pc_e

Re: Lazy loading not working.

2007-10-04 Thread Kevin Sutter
you have to use Enhancement for this option... > > > > > > see > > > > http://openjpa.apache.org/docs/latest/manual/manual.html#ref_guide_pc_enhance > > > for details. > > > > > > Best regards, > > > Alex > > > > > > > -- > > View this message in context: > http://www.nabble.com/Lazy-loading-not-working.-tf4562936.html#a13040881 > > Sent from the OpenJPA Developers mailing list archive at Nabble.com. > > > > > > > -- > Patrick Linskey > 202 669 5907 >

Re: Lazy loading not working.

2007-10-04 Thread Patrick Linskey
> > see > > http://openjpa.apache.org/docs/latest/manual/manual.html#ref_guide_pc_enhance > > for details. > > > > Best regards, > > Alex > > > > -- > View this message in context: > http://www.nabble.com/Lazy-loading-not-working.-tf4562936.html#a13040881 > Sent from the OpenJPA Developers mailing list archive at Nabble.com. > > -- Patrick Linskey 202 669 5907

Re: Lazy loading not working.

2007-10-04 Thread rgarret
> Hallo, > > I hope that I'm right: you have to use Enhancement for this option... > > see > http://openjpa.apache.org/docs/latest/manual/manual.html#ref_guide_pc_enhance > for details. > > Best regards, > Alex > -- View this message in context: http://www.

Re: Lazy loading not working.

2007-10-03 Thread AlexD.
Hallo, I hope that I'm right: you have to use Enhancement for this option... see http://openjpa.apache.org/docs/latest/manual/manual.html#ref_guide_pc_enhance for details. -- View this message in context: http://www.nabble.com/Lazy-loading-not-working.-tf4562936.html#a13030513 Sent fro

Lazy loading not working.

2007-10-03 Thread rgarret
it behaves properly. In summation, all of my non-collection joined fields seem get fetched eagerly despite being defined as lazy and not being in any active fetch group. Am I doing something wrong or is this a bug? Thanks! -Reece -- View this message in context: http://www.nabble.com