[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-698) PojoCache Collection Map when detached has the in-memory copy in reverse order
Ben Wang (JIRA)
jira-events at jboss.com
Fri Nov 3 01:26:41 EST 2006
[ http://jira.jboss.com/jira/browse/JBCACHE-698?page=all ]
Ben Wang updated JBCACHE-698:
-----------------------------
Fix Version/s: 2.1.0.GA
(was: PojoCache)
> 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: 2.1.0.GA
>
>
> 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