Description
DERBY-6414 is providing SQL support to update identity columns using DEFAULT keyword. This jira will look into collecting generated keys if Statement.RETURN_GENERATED_KEYS flag is supplied to the JDBC call for an UPDATE sql.
Attachments
Attachments
Issue Links
- relates to
-
DERBY-6880 Update failing with java.sql.SQLDataException
- Resolved
-
DERBY-6414 Incorrect handling when using an UPDATE to SET an identity column to DEFAULT
- Closed
-
DERBY-6753 Docs for IDENTITY_VAL_LOCAL needs to be updated to indicate that the return value will be impacted by single row UPDATE of identity column
- Closed