Hi Ashish,

Ashish Rangole wrote:
Hi!

It seems like it is not there yet in v1.0.1. Can
it be expected in v1.0.2 and when it is coming out?


It's funny, some month ago I changed ObjectCacheEmptyImpl no longer support circular references (version 1.8 to 1.9), because user point out that "empty" indicate a plain noop-ObjectCache implementation.


I recommend to use ObjectCachePerBrokerImpl which supports circular references and clear it's pool on rollback or PB.close().
So, if you handle the PB instances in recommended way (lookup from PBF, make your action, close after use), this implementation should fit your requirements.


regards,
Armin

In absence of such a capability does the ODMG layer
handle the recursive references for updates in v1.0.1?
How about PB layer queries (with in an ODMG tx) for an object
that has references to a collection of objects that in turn have
references back to it?

Any response shall be greatly appreciated.

Thanks
Ashish


--------------------------------------------------------------------- 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]



Reply via email to