JDBC for OSGi

An OSGi JDBC Service Implementation

Features

  • Pax JDBC implements the OSGi JDBC Service according to the OSGi Enterprise Release 5 specification. (The JDBC chapter is still at version 1.0 and thus unchanged from earlier specification releases.)
  • Pax JDBC provides a generic driver extender which registers a DataSourceFactory service on behalf of any JDBC 4.0 driver with an OSGi manifest.
  • Pax JDBC provides native driver adapters, using driver specific DataSource implementations to create a DataSourceFactory which supports all driver specific properties.

Download
Documentation
Issue Tracker

Latest News