Support odata batching
----------------------
Key: TEIID-2989
URL:
https://issues.jboss.org/browse/TEIID-2989
Project: Teiid
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: OData
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.8
We nearly have support for OData batching, but the ODataBatchingProvider is registered as
a class and not as an instance. Otherwise it appears that a multipart/mixed post to an
entity/$batch will allow for batching in OData4j.