[jboss-jira] [JBoss JIRA] Created: (JBCACHE-698) PojoCache Collection Map when detached has the in-memory copy in reverse order

Ben Wang (JIRA) jira-events at jboss.com
Fri Jul 14 12:59:12 EDT 2006


PojoCache Collection Map when detached has the in-memory copy in reverse order
------------------------------------------------------------------------------

                 Key: JBCACHE-698
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-698
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: PojoCache
            Reporter: Ben Wang
         Assigned To: Ben Wang
             Fix For: POJOCache


say, we do,

cache.attach("test", map);
origMap = cache.detach("test");

origMap would have the (key, value) pair in reverse order.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list