public interface DataSourceReader
| Modifier and Type | Method and Description |
|---|---|
Object |
createDataSource(String xmlConfiguration,
boolean isDataSourceFactoryReference) |
String |
getType() |
boolean |
testDataSourceConnection(String xmlConfiguration) |
String getType()
Object createDataSource(String xmlConfiguration, boolean isDataSourceFactoryReference) throws DataSourceException
DataSourceExceptionboolean testDataSourceConnection(String xmlConfiguration) throws DataSourceException
DataSourceExceptionCopyright © 2018 WSO2 Inc. All rights reserved.