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

Sessions are already serializable when disconnected and may be passed
on the wire. What exactly did you have in mind?

(well, they are serializable if the persistent object are serializable...)



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to