| Modifier and Type | Method and Description |
|---|---|
DataProvider |
ProviderFactory.createNewDataProvider(String providerType,
String providerConf) |
| Modifier and Type | Class and Description |
|---|---|
class |
RDBMSProvider
RDBMS data provider instance.
|
| Modifier and Type | Method and Description |
|---|---|
DataProvider |
RDBMSProvider.init(String sessionId) |
DataProvider |
RDBMSProvider.start() |
| Modifier and Type | Method and Description |
|---|---|
DataProvider |
DataProvider.init(String sessionId)
Initialize the instance with the session id.
|
DataProvider |
DataProvider.start()
Start pushing data to the client from the data sources.
|
Copyright © 2017 WSO2. All rights reserved.