|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRoutingDataSource | |
---|---|
org.springframework.jdbc.datasource.lookup | Provides a strategy for looking up JDBC DataSources by name. |
Uses of AbstractRoutingDataSource in org.springframework.jdbc.datasource.lookup |
---|
Subclasses of AbstractRoutingDataSource in org.springframework.jdbc.datasource.lookup | |
---|---|
class |
IsolationLevelDataSourceRouter
DataSource that routes to one of various target DataSources based on the current transaction isolation level. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |