Uses of Class
org.wso2.carbon.ndatasource.common.DataSourceException
-
Packages that use DataSourceException Package Description org.wso2.carbon.ndatasource.common.spi -
-
Uses of DataSourceException in org.wso2.carbon.ndatasource.common.spi
Methods in org.wso2.carbon.ndatasource.common.spi that throw DataSourceException Modifier and Type Method Description ObjectDataSourceReader. createDataSource(String xmlConfiguration, boolean isDataSourceFactoryReference)booleanDataSourceReader. testDataSourceConnection(String xmlConfiguration)
-