Uses of Class
org.pentaho.platform.api.data.DBDatasourceServiceException
-
Packages that use DBDatasourceServiceException Package Description org.pentaho.platform.api.data -
-
Uses of DBDatasourceServiceException in org.pentaho.platform.api.data
Methods in org.pentaho.platform.api.data that throw DBDatasourceServiceException Modifier and Type Method Description DataSourceIDBDatasourceService. 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.StringIDBDatasourceService. 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.DataSourceIDBDatasourceService. resolveDatabaseConnection(org.pentaho.database.model.IDatabaseConnection databaseConnection)
-