IMS JDBC Map Case enhancement

The JDBC Map Case enhancement provides an optional removeInvalidCaseFields connection property to return only valid map case columns and fields in a SQL result set.

If you use a SQL SELECT * statement and a WHERE clause with the IMS Universal JDBC driver to retrieve map case fields from a segment, the returned results include all fields by default. You can simplify your results by using the removeInvalidCaseFields property to remove case fields from the result set that do not satisfy the DEPENDINGON field condition in the WHERE clause. To learn more, see Using the removeInvalidCaseFields property.

Documentation changes

The following table lists the publications that contain new or changed topics for the JDBC Map Case enhancement.