Hi

Could someone please confirm that the following solution options are
correct:

1. ObjectCacheClass=org.apache.ojb.broker.cache.ObjectCachePerBrokerImpl but
each user session must use a dedicated broker with its own local cache.

Or

2. ObjectCacheClass=org.apache.ojb.broker.cache.ObjectCacheEmptyImpl

Thanks
Shane




> -----Original Message-----
> From: Shane Mingins [mailto:[EMAIL PROTECTED]
> Sent: Friday, 31 October 2003 10:39 a.m.
> To: '[EMAIL PROTECTED]'
> Subject: Isolating Changes Until Transaction Commited
> 
> Hi
> 
> How do I use OJB and ODMG to ensure that during an update transaction to
> an
> object:
> 
> 1. Other threads can do a read of this object
> 2. The object returned from the read does not show any of the changed
> state
> from the update transaction until the update transaction has been
> committed.
> 
> Thanks
> Shane
> 
> 
> Shane Mingins
> Analyst Programmer
> Assure NZ Ltd
> Ph 644 494 2522
> 
> 
> 
> ---------------------------------------------------------------------
> 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