From dev-return-12069-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Sat May 23 19:27:58 2009 Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 76998 invoked from network); 23 May 2009 19:27:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 May 2009 19:27:58 -0000 Received: (qmail 88384 invoked by uid 500); 23 May 2009 19:28:10 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 88296 invoked by uid 500); 23 May 2009 19:28:10 -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 88286 invoked by uid 99); 23 May 2009 19:28:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 May 2009 19:28:10 +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; Sat, 23 May 2009 19:28:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 52BB0234C1E6 for ; Sat, 23 May 2009 12:27:46 -0700 (PDT) Message-ID: <1035851977.1243106866338.JavaMail.jira@brutus> Date: Sat, 23 May 2009 12:27:46 -0700 (PDT) From: "Tim McConnell (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Commented: (OPENJPA-1090) Oracle failures due to the following warning "This database dictionary "Oracle" does not support auto-assigned column values. The column "pid" may not behave as desired." In-Reply-To: <2055939879.1242407505670.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-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712454#action_12712454 ] Tim McConnell commented on OPENJPA-1090: ---------------------------------------- Hi Milosz, Not sure I agree or not since I tend to prefer single return points from methods (when possible), but I do see and appreciate your point. So, what I'll do is add another patch doing as you suggest and let whomever commits the patch be the final arbiter ;-) Thanks much for reviewing..... > Oracle failures due to the following warning "This database dictionary "Oracle" does not support auto-assigned column values. The column "pid" may not behave as desired." > --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: OPENJPA-1090 > URL: https://issues.apache.org/jira/browse/OPENJPA-1090 > Project: OpenJPA > Issue Type: Sub-task > Reporter: Tim McConnell > Assignee: Tim McConnell > Attachments: OPENJPA-1090_2.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.