Uses of Class
org.pentaho.platform.api.data.DBDatasourceServiceException
Packages that use DBDatasourceServiceException
- 
Uses of DBDatasourceServiceException in org.pentaho.platform.api.data
Methods in org.pentaho.platform.api.data that throw DBDatasourceServiceExceptionModifier and TypeMethodDescriptionIDBDatasourceService.getDataSource(String dsName) Since JNDI is supported in different ways by different application servers, it's nearly impossible to have a standard way to look up a data source.IDBDatasourceService.getDSBoundName(String dsName) Since JNDI is supported in different ways by different application servers, it's nearly impossible to have a standard way to look up a data source.IDBDatasourceService.resolveDatabaseConnection(org.pentaho.database.model.IDatabaseConnection databaseConnection)