|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DatasourceServiceException in org.pentaho.platform.api.data |
---|
Methods in org.pentaho.platform.api.data that throw DatasourceServiceException | |
---|---|
DataSource |
IDatasourceService.getDataSource(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
String |
IDatasourceService.getDSBoundName(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
Uses of DatasourceServiceException in org.pentaho.platform.dataaccess.datasource.wizard.service.agile |
---|
Methods in org.pentaho.platform.dataaccess.datasource.wizard.service.agile that throw DatasourceServiceException | |
---|---|
static Connection |
AgileHelper.getConnection(String jndiName)
|
Uses of DatasourceServiceException in org.pentaho.platform.engine.services.connection.datasource.dbcp |
---|
Methods in org.pentaho.platform.engine.services.connection.datasource.dbcp that throw DatasourceServiceException | |
---|---|
DataSource |
JndiDatasourceService.getDataSource(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
DataSource |
NonPooledDatasourceService.getDataSource(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
DataSource |
NonPooledOrJndiDatasourceService.getDataSource(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
DataSource |
PooledDatasourceService.getDataSource(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
DataSource |
PooledOrJndiDatasourceService.getDataSource(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
String |
BaseDatasourceService.getDSBoundName(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
String |
NonPooledDatasourceService.getDSBoundName(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
String |
PooledDatasourceService.getDSBoundName(String dsName)
Since JNDI is supported different ways in different app servers, it's nearly impossible to have a ubiquitous way to look up a datasource. |
static org.apache.commons.dbcp.PoolingDataSource |
PooledDatasourceHelper.setupPooledDataSource(IDatasource datasource)
|
Uses of DatasourceServiceException in org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware |
---|
Methods in org.pentaho.platform.engine.services.connection.datasource.dbcp.tenantaware that throw DatasourceServiceException | |
---|---|
DataSource |
AbstractTenantAwareDatasourceService.getDataSource(String dsName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |