Uses of Package
org.compass.gps.device.jdbc.datasource

Packages that use org.compass.gps.device.jdbc.datasource
org.compass.gps.device.jdbc.datasource   
 

Classes in org.compass.gps.device.jdbc.datasource used by org.compass.gps.device.jdbc.datasource
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.
 



Copyright (c) 2004-2008 The Compass Project.