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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...