| Interface | Description |
|---|---|
| ODataDataHandler |
This class represents an odata data handler used when using odata db handles.
|
| Class | Description |
|---|---|
| CassandraDataHandler |
This class implements cassandra datasource related operations for ODataDataHandler.
|
| DataColumn |
This class represents a data column properties.
|
| EDMProvider |
This class implements Olingo CsdlAbstractEdmProvider, OData EDM provider which contains the service metadata.
|
| NavigationKeys |
This class stores the primary key in the exported table and stores the related foreign key in the imported table.
|
| NavigationTable |
This class stores the all the paths(relations) in a table and related keys.
|
| ODataAdapter |
This class implements the olingo serviceHandler to process requests and response.
|
| ODataConstants | |
| ODataEntry |
Represents one row of data.
|
| ODataServiceHandler |
This class pass the OData requests into Olingo ODataHTTPHandler to process.
|
| ODataServiceRegistry |
This class stores the OData Service handlers for services.
|
| ODataUtils |
Utility class for OData.
|
| QueryHandler | |
| RDBMSDataHandler |
This class implements RDBMS datasource related operations for ODataDataHandler.
|
| Enum | Description |
|---|---|
| DataColumn.ODataDataType |
| Exception | Description |
|---|---|
| ODataServiceFault |
Copyright © 2018 WSO2. All rights reserved.