Georgi created OLINGO-47:
----------------------------
Summary: $batch support
Key: OLINGO-47
URL: https://issues.apache.org/jira/browse/OLINGO-47
Project: Olingo
Issue Type: New Feature
Components: odata2-core, odata2-jpa
Affects Versions: 1.0.0, 1.1.0
Reporter: Georgi
It seems that
org.apache.olingo.odata2.processor.core.jpa.ODataJPAProcessorDefault does not
override the executeBatch method from
org.apache.olingo.odata2.api.processor.ODataSingleProcessor and the default
implementation throws "Not Implemented" exception.
I couldn't find any implementation for executeBatch except for the reference
application's ListsProcessor.
Therefore, there's no support for $batch requests as of now (or please let me
know how can I use it with a JPA backend). As far as I see there's a whole
dedicated package for that and was a little surprised to find out that I can't
make use of that really cool feature despite of that.
I'd like to request/vote to walk the last mile and add support for $batch
requests.
--
This message was sent by Atlassian JIRA
(v6.1#6144)