| Name | Type | Package | Description | Detail |
| | | |
| IsolationLevelDataSourceAdapter | Class | org.springframework.jdbc.datasource | An adapter for a target DataSource, applying the currentSpring transaction's isolation level (and potentially specified user credentials) | Detail |
| UserCredentialsDataSourceAdapter | Class | org.springframework.jdbc.datasource | An adapter for a target JDBC DataSource, applying the specifieduser credentials to every standard getConnection() call, implicitly | Detail |
| WebSphereDataSourceAdapter | Class | org.springframework.jdbc.datasource | DataSource implementation that delegates all calls to a WebSpheretarget DataSource, typically obtained from JNDI, applying a current | Detail |