DB2 lastGeneratedKeyQuery should use new syntax for db2UDBV82OrLater
--------------------------------------------------------------------
Key: OPENJPA-700
URL: https://issues.apache.org/jira/browse/OPENJPA-700
Project: OpenJPA
Issue Type: Bug
Components: jdbc
Affects Versions: 1.3.0
Reporter: Catalina Wei
Assignee: Catalina Wei
Priority: Trivial
DB2 UDB version 8.2 or later supports newer systax for lastGeneratedkeyQuery:
SELECT IDENTITY_VAL_LOCAL() FROM SYSIBM.SYSDUMMY1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.