[jboss-user] [JBossCache] - Re: Passivation and CacheLoader

aditsu do-not-reply at jboss.com
Fri Nov 23 04:12:08 EST 2007


You can do that by using no cache loader at all. To preload values, just manually get them from the DB and put them in the cache.
To persist changes, use a cache listener.

At least that's what I did :)

Adrian

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

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



More information about the jboss-user mailing list