|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDataSource | |
|---|---|
| org.compass.gps.device.jdbc.datasource | |
| Uses of AbstractDataSource in org.compass.gps.device.jdbc.datasource |
|---|
| Subclasses of AbstractDataSource in org.compass.gps.device.jdbc.datasource | |
|---|---|
class |
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. |
class |
SingleConnectionDataSource
Implementation of SmartDataSource that wraps a single Connection which is not closed after use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||