public class CustomQueryCarbonDataSourceConfig extends CustomQueryBasedDSConfig
Constructor and Description |
---|
CustomQueryCarbonDataSourceConfig(DataService dataService,
String configId,
Map<String,String> properties,
boolean odataEnable) |
Modifier and Type | Method and Description |
---|---|
ODataDataHandler |
createODataHandler() |
CustomQueryBasedDS |
getDataSource() |
String |
getDataSourceName() |
boolean |
isActive() |
boolean |
isResultSetFieldsCaseSensitive() |
close
getConfigId, getDataService, getProperties, getProperty, getType, isODataEnabled, toString
public CustomQueryCarbonDataSourceConfig(DataService dataService, String configId, Map<String,String> properties, boolean odataEnable) throws DataServiceFault
DataServiceFault
public CustomQueryBasedDS getDataSource()
getDataSource
in class CustomQueryBasedDSConfig
public String getDataSourceName()
public ODataDataHandler createODataHandler() throws ODataServiceFault
createODataHandler
in class Config
ODataServiceFault
public boolean isResultSetFieldsCaseSensitive()
isResultSetFieldsCaseSensitive
in class Config
Copyright © 2019 WSO2. All rights reserved.