[jboss-user] [JBossCache] - Re: AsyncCacheLoader

manik.surtani@jboss.com do-not-reply at jboss.com
Fri Mar 16 12:01:02 EDT 2007


?!??  If you want to use a JDBC cache loader in Async mode just set async to true in the Cache Loader config.

Internally, we will wrap the JDBCCacheLoader with an AsyncCacheLoader if async is true, but this is transparent to you.

See section 7.2 in:

http://labs.jboss.com/file-access/default/members/jbosscache/freezone/docs/1.4.1.SP2/TreeCache/en/html/cache_loaders.html

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

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



More information about the jboss-user mailing list