|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ConnectionProxy | Subinterface of Connection to be implemented by connection proxies. |
| Class Summary | |
|---|---|
| AbstractDataSource | Abstract base class for Spring's DataSource implementations, taking care of the "uninteresting" glue. |
| DriverManagerDataSource | Simple implementation of the standard JDBC DataSource interface, configuring
a plain old JDBC Driver via bean properties, and returning a new Connection
for every getConnection call. |
| SingleConnectionDataSource | Implementation of SmartDataSource that wraps a single Connection which is not closed after use. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||