Package | Description |
---|---|
org.wso2.carbon.dataservices.core.custom.datasource | |
org.wso2.carbon.dataservices.core.description.config |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryDataSource.InMemoryDataTable
In-memory data table implementation.
|
Modifier and Type | Method and Description |
---|---|
DataTable |
InMemoryDataSource.getDataTable(String name) |
DataTable |
TabularDataBasedDS.getDataTable(String name)
Returns the data table with the given name.
|
Constructor and Description |
---|
SQLParserDataTableAdapter(String tableName,
DataTable customDataTable) |
Copyright © 2019 WSO2. All rights reserved.