/
PAX JDBC 0.9.0 Released
PAX JDBC 0.9.0 Released
The PAX JDBC team is happy to announce the release of OPS4J Pax JDBC 0.9.0.
This release adds DB2 DataSourceFactory and OSGi capability headers. pax-jdbc-config now supports hidden properties (starting with a dot) which are forwarded to the DataSourceFactory but are not published in the service registry.
Additionally, pax-jdbc-config only forwards local properties (not containing a dot) as well als properties prefixed with "jdbc." to DataSourceFactories. This means that non-local configuration properties like "aries.xa.name" are published in the service registry but not forwarded for DataSourceFactory instantiation.
Pax JDBC artifacts will be available in Maven Central.
Changes since 0.8.0
Related content
PAX JDBC 1.0.0 released
PAX JDBC 1.0.0 released
More like this
Pax-jdbc 1.1.0 released
Pax-jdbc 1.1.0 released
More like this
Pax JDBC 1.3.1 released
Pax JDBC 1.3.1 released
More like this
Oracle driver adapter
Oracle driver adapter
More like this
DB2 driver adapter
DB2 driver adapter
More like this
Pooling and XA support in 1.0.0
Pooling and XA support in 1.0.0
More like this