Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 88697 invoked from network); 17 Nov 2010 09:27:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Nov 2010 09:27:08 -0000 Received: (qmail 82775 invoked by uid 500); 17 Nov 2010 09:27:39 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 82748 invoked by uid 500); 17 Nov 2010 09:27:39 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 82736 invoked by uid 99); 17 Nov 2010 09:27:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Nov 2010 09:27:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Nov 2010 09:27:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAH9RF69026421 for ; Wed, 17 Nov 2010 09:27:15 GMT Message-ID: <10593324.141661289986035079.JavaMail.jira@thor> Date: Wed, 17 Nov 2010 04:27:15 -0500 (EST) From: "Olga Tkacheva (JIRA)" To: commits@cayenne.apache.org Subject: [jira] Closed: (CAY-1456) Investigate auto-increment columns on DB2 and switch the adapter policy to support them MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAY-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Tkacheva closed CAY-1456. ------------------------------ Resolution: Fixed Fix Version/s: (was: 3.1M1) > 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.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.