[Hibernate-devel] Feature for Lazy Initialization using Proxies

2002-06-11 Thread Gavin_King/Cirrus%CIRRUS
#x27;ll be happy to make my code make this distinction >between the two cases. > >Jon... - Original Message - From: To: "Jon Lipsky" <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 12:29 PM Subject: Re: [Hibernate-devel] Feature for Lazy Initialization using Proxies

Re: [Hibernate-devel] Feature for Lazy Initialization using Proxies

2002-06-11 Thread Paul Szego
Hi John, I assume it's turned off by default: backwards compatibity is a wonderful thing. PaulS :) > Hi... > > I patched my version of Hibernate with a feature that I think is useful, > but before I committed it I wanted make sure everyone agrees with what I > have done and if we should make t

[Hibernate-devel] Feature for Lazy Initialization using Proxies

2002-06-11 Thread Jon Lipsky
Hi...   I patched my version of Hibernate with a feature that I think is useful, but before I committed it I wanted make sure everyone agrees with what I have done and if we should make this feature configurable, etc...   Normally if you open a session, load or find some object, then close t