Details
Description
A recent (AFAIK) update to the DB2 JDBC driver changed behavior when the setQueryTimeout method is called on a connection to Z/OS and the timeout was non 0.
A non zero value is not supported, but previously the value was ignored. Now an SQLException is raised.
Attachments
Issue Links
- is related to
-
OPENJPA-1104 Separate DBDictionaries for DB2 Z/OS and iSeries
- Open