Thomas,

I wrote the following article which should allow you to use locking and 2-level caching with Spring and OJB quite easily. My implementation is simple, but you should be able to change it to use whatever you want.

http://staff.osuosl.org/~mckerrj/?p=8

J


Thomas Dudziak wrote:

Hi folks,

has anybody some advice as to how to best configure Spring & OJB
(1.0.3) with regard to caching and locking ?
My thoughts were to use either the 2-level or the oscache impl, and
use pessimistic read-committed locking (how to do that with spring
transactions and the PB-Api ?)

ideas, comments, hints ?

regards,
Tom

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