From dev-return-12073-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Sun May 24 15:46:56 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 7107 invoked from network); 24 May 2009 15:46:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 May 2009 15:46:55 -0000 Received: (qmail 74051 invoked by uid 500); 24 May 2009 15:47:07 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 74001 invoked by uid 500); 24 May 2009 15:47:07 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 73991 invoked by uid 99); 24 May 2009 15:47:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 May 2009 15:47:07 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 May 2009 15:47:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 923B3234C004 for ; Sun, 24 May 2009 08:46:45 -0700 (PDT) Message-ID: <2091255485.1243180005584.JavaMail.jira@brutus> Date: Sun, 24 May 2009 08:46:45 -0700 (PDT) From: "Milosz Tylenda (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Commented: (OPENJPA-706) Changes for supporting DB generated version In-Reply-To: <12791625.1219877624247.JavaMail.jira@brutus> 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/OPENJPA-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712565#action_12712565 ] Milosz Tylenda commented on OPENJPA-706: ---------------------------------------- I assume the property is needed by some OpenJPA derived product, just wanted to make sure, as it reminds me of another issue where "select from final table" was considered but eventually abandoned. > Changes for supporting DB generated version > ------------------------------------------- > > Key: OPENJPA-706 > URL: https://issues.apache.org/jira/browse/OPENJPA-706 > Project: OpenJPA > Issue Type: Improvement > Components: jdbc > Affects Versions: 1.3.0 > Reporter: Catalina Wei > Assignee: Catalina Wei > Priority: Minor > Fix For: 1.3.0 > > > Some minor changes needed for supporting database generated version. > DB2 v9.5 or DB2z v9 supports database generated version. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.