| Package | Description |
|---|---|
| org.wso2.carbon.dataservices.core.custom.datasource |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomQueryBasedDS
This interface represents a custom query data based custom data source
implementation in data services.
|
interface |
TabularDataBasedDS
This interface represents a tabular data based custom data source
implementation in data services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EchoDataSource
A sample query based data source implementation which simply echos the parameters sent to it.
|
class |
InMemoryDataSource
An in-memory custom data source implementation.
|
Copyright © 2018 WSO2. All rights reserved.