[jboss-user] [JBoss Cache] New message: "Re: JBoss Pojo Cache Usage"

Galder Zamarreno do-not-reply at jboss.com
Mon Jan 11 02:33:00 EST 2010


User development,

A new message was posted in the thread "JBoss Pojo Cache Usage":

http://community.jboss.org/message/519170#519170

Author  : Galder Zamarreno
Profile : http://community.jboss.org/people/galder.zamarreno@jboss.com

Message:
--------------------------------------------------------------
This has already been reported: https://jira.jboss.org/jira/browse/PCACHE-85
 
You could indeed try is to remove the internal fqns yourself using PojoCache.getCache() API. However, you have to be careful because the internal area, maintains metadata related to objects referenced multiple times. So for example, if you have 2 pojos that reference a common object, you'd have to make sure that when deleting one of them, you don't delete the internal fqn for the shared object.

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/519170#519170




More information about the jboss-user mailing list