[jboss-dev-forums] [Design of JBossCache] - Re: JBCACHE-1442
genman
do-not-reply at jboss.com
Wed Nov 19 15:09:23 EST 2008
Cache.getNode(Fqn).replaceAll() would be one possible API solution except if the node doesn't exist you get a NPE.
Maybe there should be a Cache.createNode(Fqn) API which created or returned the existing node at the FQN, without loading it?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190621#4190621
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190621
More information about the jboss-dev-forums
mailing list