public class ReportDataSourceManager extends Object
Constructor and Description |
---|
ReportDataSourceManager() |
Modifier and Type | Method and Description |
---|---|
Connection |
getJDBCConnection(String dataSourceName) |
public Connection getJDBCConnection(String dataSourceName) throws org.wso2.carbon.reporting.api.ReportingException
dataSourceName
- na,e of the data sourceorg.wso2.carbon.reporting.api.ReportingException
- if failed to get connection for data sourceCopyright © 2024 WSO2. All rights reserved.