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