Uses of Package
org.springframework.jdbc.datasource.lookup
Package
Description
Provides a strategy for looking up JDBC DataSources by name.
Internal support for managing JPA persistence units.
-
ClassDescriptionAbstract
DataSource
implementation that routesAbstractRoutingDataSource.getConnection()
calls to one of various target DataSources based on a lookup key.Strategy interface for looking up DataSources by name.Exception to be thrown by a DataSourceLookup implementation, indicating that the specified DataSource could not be obtained. -