Hi Armin,
actually I though the same, the ObjectCachePerBrokerImpl should do the job.
I was just wondering where the code has gone in the EmptyImpl, because the
website says it supports circular references.
Thanks
Lasse
|---------+--------------------------->
| | Armin Waibel |
| | <[EMAIL PROTECTED]|
| | ait.de> |
| | |
| | 29.01.04 18:11 |
| | Bitte antworten |
| | an "OJB Users |
| | List" |
| | |
|---------+--------------------------->
>-------------------------------------------------------------------------------------------------------------------------------|
|
|
| An: OJB Users List <[EMAIL PROTECTED]>
|
| Kopie:
|
| Thema: Re: ObjectCacheEmptyImpl.java
|
>-------------------------------------------------------------------------------------------------------------------------------|
Hi Lasse,
[EMAIL PROTECTED] wrote:
> Hi,
>
> while running the OJB testcases I got a lot of circular problems when
using
> the ObjectCacheEmptyImpl (no Cache).
> I'm using RC5 and saw, that the class is empty. Unlike in RC4 where there
> is code in this class. I checked the CVS and since version 1.9 it's
empty.
> Whats the reason for this and are there any recommendations how to handle
> circular references in a non-cached environment?
You can use ObjectCachePerBrokerImpl. This class is similar to the old
version of ObjectCacheEmptyImpl, but only clear cache on PB.close and
PB.rollback.
I removed support for cicular references in ObjectCacheEmptyImpl,
because all docs said that this class is a really noop-impl and does not
support circular references.
Should I add support for cicular references again to this class?
regards,
Armin
>
> Regards
> Lasse
> ___
>
>
>> Lasse Lambrecht
>> Allianz Lebensversicherungs-AG
>> IS-LF1 K6, Produktdatenbank
>> +49 711 663 5412 # 1021-5412
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]