Page History
This sample demonstrates the use of custom data source feature in DSS. It uses custom datasource datasources in a data service, using WSO2 DSS. The InMemoryDSSample used here consists of the following custom datasource implementations:
...
- (custom tabular datasource) implemented using the org.wso2.carbon.dataservices.core.custom.datasource.TabularDataBasedDS
...
...
- (custom query datasource) implemented using the org.wso2.carbon.dataservices.core.custom.datasource.CustomQueryBasedDS interface.
See how data services are created using custom datasources.
Building the sample
The sample data service InMemoryDSSample should be deployed using the instructions in Samples Setup section.
...
Overview
Content Tools
Activity