public class InlineCustomQueryBasedDSConfig extends CustomQueryBasedDSConfig
| Constructor and Description |
|---|
InlineCustomQueryBasedDSConfig(DataService dataService,
String configId,
Map<String,String> properties,
boolean odataEnable) |
| Modifier and Type | Method and Description |
|---|---|
ODataDataHandler |
createODataHandler() |
CustomQueryBasedDS |
getDataSource() |
boolean |
isActive() |
boolean |
isResultSetFieldsCaseSensitive() |
closegetConfigId, getDataService, getProperties, getProperty, getType, isODataEnabled, toStringpublic InlineCustomQueryBasedDSConfig(DataService dataService, String configId, Map<String,String> properties, boolean odataEnable) throws DataServiceFault
DataServiceFaultpublic CustomQueryBasedDS getDataSource()
getDataSource in class CustomQueryBasedDSConfigpublic ODataDataHandler createODataHandler() throws ODataServiceFault
createODataHandler in class ConfigODataServiceFaultpublic boolean isResultSetFieldsCaseSensitive()
isResultSetFieldsCaseSensitive in class ConfigCopyright © 2017 WSO2. All rights reserved.