|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSourceLookupFailureException | |
---|---|
org.springframework.jdbc.datasource.lookup | Provides a strategy for looking up JDBC DataSources by name. |
Uses of DataSourceLookupFailureException in org.springframework.jdbc.datasource.lookup |
---|
Methods in org.springframework.jdbc.datasource.lookup that throw DataSourceLookupFailureException | |
---|---|
DataSource |
MapDataSourceLookup.getDataSource(String dataSourceName)
|
DataSource |
JndiDataSourceLookup.getDataSource(String dataSourceName)
|
DataSource |
DataSourceLookup.getDataSource(String dataSourceName)
Retrieve the DataSource identified by the given name. |
DataSource |
BeanFactoryDataSourceLookup.getDataSource(String dataSourceName)
|
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |