[jboss-user] [JBossCache] - Passivation and CacheLoader
bedek
do-not-reply at jboss.com
Wed Nov 21 08:47:32 EST 2007
Hi,
I'm using jboss cache with jdbc persistence and understand fully passivation true/false setting but is it possible to achieve behavior like this setting options in xml configuration:
a) When object is retrieved from RAM and he is NOT in there it WILL_NOT be retrieved from DB (but in jboss cache startup process all values from memory will be retrieved from DB)
b) When object is putted to RAM is WILL be persisted in DB
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106750#4106750
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106750
More information about the jboss-user
mailing list