| Package | Description |
|---|---|
| org.apache.olingo.odata2.api |
OData Library API
OData Library is a protocol implementation of the OData V2.0 standard.
|
| org.apache.olingo.odata2.api.processor |
Data Processor
A data processor implements all create, read, update and delete (CRUD) methods of an OData service.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataProcessor |
ODataService.getMetadataProcessor() |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataSingleProcessor
A default
ODataProcessor that implements all processor features in a single class. |
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.