Package org.osgi.service.jdbc

JDBC Service Package Version 1.0.

See:
          Description

Interface Summary
DataSourceFactory A factory for JDBC connection factories.
 

Package org.osgi.service.jdbc Description

JDBC Service Package Version 1.0. Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:

   Import-Package org.osgi.service.jdbc; version="[1.0,2.0)"
 

Version:
1.0
Author:
Guillaume Sauthier


Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.