[jboss-user] [JBoss Cache] New message: "Re: How to manage empty data with a CacheLoader?"
Nicolas Filotto
do-not-reply at jboss.com
Thu Feb 4 11:19:59 EST 2010
User development,
A new message was posted in the thread "How to manage empty data with a CacheLoader?":
http://community.jboss.org/message/524203#524203
Author : Nicolas Filotto
Profile : http://community.jboss.org/people/nfilotto
Message:
--------------------------------------------------------------
Yes I saw that, I already tried something like this:
{code}
cache.getInvocationContext().getOptionOverrides().setSuppressPersistence(true);
cache.get(fqn, key);
{code}
But it doesn't have any effect, I guess that it is more for the put method
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/524203#524203
More information about the jboss-user
mailing list