[jboss-user] [JBossCache] - Re: performance issue with JDBCCacheLoader

jason.greene@jboss.com do-not-reply at jboss.com
Tue Jul 31 10:11:39 EDT 2007


As a workaround, you can use:


  | Fqn fqn = Fqn.fromString("/path/to/pojo");
  | pojoCache.getCache().getRoot().getChild(fqn.getParent()).getChildrenNames().contains(fqn.getLastElementAsString());
  | 


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

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



More information about the jboss-user mailing list