Package | Description |
---|---|
org.apache.olingo.odata2.annotation.processor.ref | |
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.batch | |
org.apache.olingo.odata2.api.ep |
Entity Provider
The org.apache.olingo.odata2.api.ep package contains all classes related and necessary to provide an
EntityProvider . |
org.apache.olingo.odata2.api.processor |
Data Processor
A data processor implements all create, read, update and delete (CRUD) methods of an OData service.
|
org.apache.olingo.odata2.api.processor.feature |
Processor Features
Optional feature interfaces.
|
org.apache.olingo.odata2.api.processor.part |
Processor Parts
|
org.apache.olingo.odata2.api.rt |
Runtime Support
Provides a mechanism for loading of implementation classes for interfaces.
|
org.apache.olingo.odata2.client.api.ep | |
org.apache.olingo.odata2.client.core.ep | |
org.apache.olingo.odata2.client.core.ep.deserializer | |
org.apache.olingo.odata2.jpa.processor.api |
OData JPA Processor API Library
The library provides a way for the developers to create an OData Service from a Java Persistence Model.
|
org.apache.olingo.odata2.jpa.processor.api.exception |
OData JPA Processor API Library - Exceptions
There are two main types of exceptions thrown from the library
Model Exception
Runtime Exception
The Model Exception is thrown while processing JPA metamodels and runtime exception is thrown while processing persistence data. |
org.apache.olingo.odata2.jpa.processor.api.factory |
OData JPA Processor API Library - Factory
The library provides different types of factories for creating instances for
Accessing Java Persistence Model/Data
Building different types of JPQL statements
Accessing OData EDM provider and processor
The instances of these factories can be obtained from an abstract ODataJPAFactory.
|
org.apache.olingo.odata2.jpa.processor.ref.util | |
org.apache.olingo.odata2.jpa.processor.ref.web | |
org.apache.olingo.odata2.ref.processor |
Class and Description |
---|
ODataContext
Compilation of generic context objects.
|
Class and Description |
---|
ODataContext
Compilation of generic context objects.
|
ODataProcessor
An
ODataProcessor is the root interface for processor implementation. |
ODataRequest |
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
ODataSingleProcessor
A default
ODataProcessor that implements all processor features in a single class. |
Class and Description |
---|
ODataRequest |
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
Class and Description |
---|
ODataErrorContext
Error context information bean.
|
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
Class and Description |
---|
ODataContext
Compilation of generic context objects.
|
ODataContext.RuntimeMeasurement
Runtime measurements.
|
ODataErrorContext
Error context information bean.
|
ODataProcessor
An
ODataProcessor is the root interface for processor implementation. |
ODataRequest |
ODataRequest.ODataRequestBuilder |
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
ODataResponse.ODataResponseBuilder
Implementation of the builder pattern to create instances of this type of object.
|
Class and Description |
---|
ODataProcessor
An
ODataProcessor is the root interface for processor implementation. |
Class and Description |
---|
ODataProcessor
An
ODataProcessor is the root interface for processor implementation. |
ODataRequest |
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
Class and Description |
---|
ODataRequest.ODataRequestBuilder |
ODataResponse.ODataResponseBuilder
Implementation of the builder pattern to create instances of this type of object.
|
ODataSingleProcessor
A default
ODataProcessor that implements all processor features in a single class. |
Class and Description |
---|
ODataErrorContext
Error context information bean.
|
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
Class and Description |
---|
ODataErrorContext
Error context information bean.
|
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
Class and Description |
---|
ODataErrorContext
Error context information bean.
|
Class and Description |
---|
ODataContext
Compilation of generic context objects.
|
ODataProcessor
An
ODataProcessor is the root interface for processor implementation. |
ODataRequest |
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
ODataSingleProcessor
A default
ODataProcessor that implements all processor features in a single class. |
Class and Description |
---|
ODataErrorCallback
This interface is called if an error occurred and is process inside the exception mapper.
|
ODataErrorContext
Error context information bean.
|
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
Class and Description |
---|
ODataSingleProcessor
A default
ODataProcessor that implements all processor features in a single class. |
Class and Description |
---|
ODataProcessor
An
ODataProcessor is the root interface for processor implementation. |
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
ODataSingleProcessor
A default
ODataProcessor that implements all processor features in a single class. |
Class and Description |
---|
ODataSingleProcessor
A default
ODataProcessor that implements all processor features in a single class. |
Class and Description |
---|
ODataContext
Compilation of generic context objects.
|
ODataErrorCallback
This interface is called if an error occurred and is process inside the exception mapper.
|
ODataErrorContext
Error context information bean.
|
ODataProcessor
An
ODataProcessor is the root interface for processor implementation. |
ODataRequest |
ODataResponse
An
ODataResponse is usually created by an ODataProcessor during request handling. |
ODataSingleProcessor
A default
ODataProcessor that implements all processor features in a single class. |
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.