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

key summary type created updated due assignee reporter priority status resolution
Loading...
Refresh