dhaval gupta created OLINGO-105:
-----------------------------------
Summary: Not able to cache the ODataResponse
Key: OLINGO-105
URL: https://issues.apache.org/jira/browse/OLINGO-105
Project: Olingo
Issue Type: Improvement
Reporter: dhaval gupta
Hi,
Sometimes there is application need to cache the response when there are large
number of users requesting the same data again and again.
Now I am using Oracle coherence cache and I cannot cache the ODataResponseImpl
because it does not implements the Serializable java interface and there is no
serialVersionUID. To cache the class it should be serializable.
Thanks.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)