You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2010/06/25 09:37:51 UTC

[jira] Created: (CAY-1456) Investigate auto-increment columns on DB2 and switch the adapter policy to support them

Investigate auto-increment columns on DB2 and switch the adapter policy to support them
---------------------------------------------------------------------------------------

                 Key: CAY-1456
                 URL: https://issues.apache.org/jira/browse/CAY-1456
             Project: Cayenne
          Issue Type: Task
          Components: Core Library
    Affects Versions: 3.0.1, 3.1M1
            Reporter: Andrus Adamchik
            Assignee: Olga Tkacheva
            Priority: Minor
             Fix For: 3.0.1, 3.1M1


Per this discussion thread, there is an indication that auto-increment columns on DB2 may be supported by the modern DB2 drivers. Let's try to confirm that with our unit tests and flip the DB2 "supportGeneratedKeys" flag to true.

http://markmail.org/message/nhq3rjgomrov5w2n

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAY-1456) Investigate auto-increment columns on DB2 and switch the adapter policy to support them

Posted by "Ari Maniatis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAY-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ari Maniatis updated CAY-1456:
------------------------------

    Fix Version/s: 3.0.2
                       (was: 3.0.1)

> Investigate auto-increment columns on DB2 and switch the adapter policy to support them
> ---------------------------------------------------------------------------------------
>
>                 Key: CAY-1456
>                 URL: https://issues.apache.org/jira/browse/CAY-1456
>             Project: Cayenne
>          Issue Type: Task
>          Components: Core Library
>    Affects Versions: 3.0.1, 3.1M1
>            Reporter: Andrus Adamchik
>            Assignee: Olga Tkacheva
>            Priority: Minor
>             Fix For: 3.1M1, 3.0.2
>
>
> Per this discussion thread, there is an indication that auto-increment columns on DB2 may be supported by the modern DB2 drivers. Let's try to confirm that with our unit tests and flip the DB2 "supportGeneratedKeys" flag to true.
> http://markmail.org/message/nhq3rjgomrov5w2n

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.