|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataSourceResolver
Plugin class that resolves data source name to DataSource
object.
The property
MondrianProperties.DataSourceResolverClass determines
which class to use. The default implementation is
JndiDataSourceResolver.
| Method Summary | |
|---|---|
DataSource |
lookup(String dataSourceName)
Converts a data source name to a JDBC data source object. |
| Method Detail |
|---|
DataSource lookup(String dataSourceName)
throws Exception
dataSourceName - Data source name
Exception - on error
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||