----- Original Message ----- From: <Gavin_King/[EMAIL PROTECTED]> To: "Christian Meunier" <[EMAIL PROTECTED]> Cc: "Urberg, John" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, August 09, 2002 3:48 PM Subject: Re: FW: [Hibernate-devel] Getting Collections to pull data from the cache
> > >you can of course use usage='read-only' isnt it ? > > yes, if appropriate. Good hehe i am not a big fan of read-write cache in clustered env ;) > > >I am wondering something here: > > > >If we got this simple one to many: > > > >i have declarated the class bar and the class foo to use jcs-cache, > shoudnt > >the collection of bar in the class foo cached automatically ? > > No. That is not a big issue, it's something that could be enhanced later i guess > > >If i have to specify that the collection need to be cached, will it use > the > >same JCS region as the com.illflow.Bar ? > > No. Here i dont understand ( beside the fact that there is a technical issue i dont figure out ) , why i would want to get 2 JCS cache region for the exactly same class of objects ? Peace Christian Meunier ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel
