[infinispan-issues] [JBoss JIRA] (ISPN-3865) How to update individual record inside cached list object??
Mircea Markus (JIRA)
issues at jboss.org
Fri Jan 24 14:32:29 EST 2014
[ https://issues.jboss.org/browse/ISPN-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus resolved ISPN-3865.
---------------------------------
Resolution: Rejected
please use the forums for questions: http://infinispan.org/community/
> How to update individual record inside cached list object??
> -----------------------------------------------------------
>
> Key: ISPN-3865
> URL: https://issues.jboss.org/browse/ISPN-3865
> Project: Infinispan
> Issue Type: Feature Request
> Environment: Infinispan 4.2,jboss5.1
> Reporter: Nishant B
> Assignee: Mircea Markus
>
> hi, i am storing in cache list of objects with a particular key name to that list .So while searching with that key name i am able to get all the objects as a list successfully. But if i have to update a single object record in that list how can i get it from cache and get it updated.
> Eg i have car and bike as two different class.While storing in cache ,with key name as 'car' and 'bike' ,i store list of 10 car objects and 10 bike objects.
> But to update a single car object within that list..how to retrive it from cache..since in cache the entire list is stored as key 'car'.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list