IBM data server clients and drivers enhancements
The IBM® Data Server Provider for .NET and IBM Data Server Driver for JDBC and SQLJ contain enhancements for the Db2 11.5.5 release.
Attention: The enhancements in this topic are included in the
Db2 11.5.5 mod pack release, which is available for the following products:
- Db2 on-premises
- The single container deployments of Db2 Warehouse and IBM Integrated Analytics System (IIAS)
- The container micro-service deployment of Db2 on Red Hat OpenShift
The following table displays a list of .NET enhancements in 11.5.5
Enhancement | Description |
---|---|
Entity Framework 6.1 | Support for Entity Data Model's Update Property Facets functionality |
Db2
11.5.5 includes the following enhancements and new capabilities for the IBM Data Server Driver for JDBC and
SQLJ:
Enhancement | Description |
---|---|
JDBC 4.3 specification API support | JCC supports new APIs from JDBC 4.3 specification with this release. JCC driver is built with JDK 1.8, so the JDBC 4.3 specification classes added newly in JDK 1.9 or higher are not supported in JCC. Hence, JDBC 4.3 specification support in JCC driver is partial to some extent. |
OpenJDK 13 runtime support | JCC driver now supports OpenJDK 13 as the runtime environment for the application migration. Applications using JCC can migrate to OpenJDK 13. |
Odata enhancement | Odata is enhanced to display data from both views and materialized query tables (MQT). |