ehalf Of Wouter Zoons
Sent: Thursday, November 25, 2004 6:35 AM
To: Frederic Chapuis
Cc: [EMAIL PROTECTED]
Subject: Re: [Andromda-user] Hibernate Lazy initialization
I agree with Frederic here,
we don't have this but I think it should be possible to control lazy/eager
instantiation through the
That sounds like a good idea to me.
-Original Message-
From: Frederic Chapuis [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 25, 2004 8:09 AM
To: Chad Brandon; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Andromda-user] Hibernate Lazy initialization
Yes, I also think it
OTECTED]>; "'Frederic Chapuis'"
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, November 25, 2004 3:58 PM
Subject: RE: [Andromda-user] Hibernate Lazy initialization
I agree as well, however it shouldn't be automatic, but should be able to
be
turned o
I agree with Frederic here,
we don't have this but I think it should be possible to control lazy/eager
instantiation through the UML model by means of the aggregation kind
(composite/aggregation)
if nobody objects I'm going to implement this, I need it too at work :-)
-- Wouter
> Hello,
>
> For
Hello,
For composite aggregations it would be nice to be able to switch off lazy
initialization, don't you think ?
However, how can I initialize an entity Collection member (of entities,
resulting from a composite aggregation) ?
I ask this because I get entities (having that kind of member) throu