[jboss-user] [JBossCache] - Re: removing items from cache is VERY slow when using JDBCCa

jason.greene@jboss.com do-not-reply at jboss.com
Wed Jul 18 08:20:17 EDT 2007


If you are using 2.0.0.CRX then then you can do:


  | pojoCache.getCache().remove("/");
  | 

If you are using 1.X then it implements the TreeCache interface, which gives you that method.

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

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



More information about the jboss-user mailing list