>Is a JCS cache serializable? If so, how much more would it take to
>pass the whole session over the wire?
I've no idea if its serializable, probably not, but that doesn't affect
serializability of the Session. This is the factory-level cache using
JCS, not the Session's own collection of loaded
PROTECTED]
Subject: [Hibernate-devel] JCS integration
Christian Meunier got me started with some code to integrate Apache
Tubine's JCS today. I ended up rewriting much of the Cache package and
making some big improvements. Anyway, you may now specify a JCS cache in
the mapping file using
Christian Meunier got me started with some code to integrate Apache
Tubine's JCS today. I ended up rewriting much of the Cache package and
making some big improvements. Anyway, you may now specify a JCS cache in
the mapping file using
or
You must then configure the cache in the resource /