[jboss-user] [JBossCache] - Re: Always write to persistent store

bstansberry@jboss.com do-not-reply at jboss.com
Thu Jan 25 22:08:01 EST 2007


What you describe is the default behavior of a CacheLoader.  Just configure a cache loader and don't set the "passivation" flag to true, and all writes to the cache will be written to the persistent store.  Eviction will then free memory, but will not affect the persistent data.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006632#4006632

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006632



More information about the jboss-user mailing list