public interface DataSourceResolver
DataSource
object.
The property
MondrianProperties.DataSourceResolverClass determines
which class to use. The default implementation is
JndiDataSourceResolver.
| Modifier and Type | Method and Description |
|---|---|
DataSource |
lookup(String dataSourceName)
Converts a data source name to a JDBC data source object.
|
DataSource lookup(String dataSourceName) throws Exception
dataSourceName - Data source nameException - on errorCopyright © 2021 Hitachi Vantara. All rights reserved.