Does this mean that I always have an instance of an entity bean for every 
record I have created and/or found? Other than by deleting the record 
through the entity bean, is the memory consumed by entity beans ever 
recovered?

I'm just trying to understand the effect of this so I know what to expect 
and work around it if needed.

Thanks!

Jim

--On Friday, April 28, 2000 3:50 PM +0200 Philippe Coq 
<[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] wrote:
>>
>> Hi,
>>
>> I would like to know about passivation in JOnAS. It seems to me
>> that ejbPassivate() and ejbActivate() are implemented with
>> stateful session beans and they are'nt with entity beans.
>> I am right ?
>>
>> Thanks
>>
>>
>>                         Paolo Sommaruga
>>
>>                         Garda Access
>>                         Garda (Vr), Italy
>>
>>
> In the current version the activation/passivation is not implemented
> It will be in the next version
> Regards,
>
> --
>        Philippe
>
> Philippe Coq  Groupe Bulll/BullSoft/OpenMaster        Phone: (33) 04 76 29 78
> 49
> Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
> [EMAIL PROTECTED]  http://www-frec.bull.com
> Download our EJBServer at http://www.bullsoft.com/ejb
> ----
> To unsubscribe, send email to [EMAIL PROTECTED] and
> include in the body of the message "unsubscribe jonas-users".
> For general help, send email to [EMAIL PROTECTED] and
> include in the body of the message "help".




----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to