Return-Path: Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: (qmail 86274 invoked from network); 2 Jul 2008 14:20:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2008 14:20:07 -0000 Received: (qmail 43141 invoked by uid 500); 2 Jul 2008 14:20:07 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 42935 invoked by uid 500); 2 Jul 2008 14:20: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 42913 invoked by uid 99); 2 Jul 2008 14:20:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 07:20:07 -0700 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; Wed, 02 Jul 2008 14:19:24 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1E021234C14F for ; Wed, 2 Jul 2008 07:19:45 -0700 (PDT) Message-ID: <629022278.1215008385121.JavaMail.jira@brutus> Date: Wed, 2 Jul 2008 07:19:45 -0700 (PDT) From: "Albert Lee (JIRA)" To: dev@openjpa.apache.org Subject: [jira] Resolved: (OPENJPA-634) SQLException not reported from Batched statement In-Reply-To: <1581843806.1213151864909.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENJPA-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Albert Lee resolved OPENJPA-634. -------------------------------- Resolution: Fixed Fix Version/s: 1.2.0 > SQLException not reported from Batched statement > ------------------------------------------------ > > Key: OPENJPA-634 > URL: https://issues.apache.org/jira/browse/OPENJPA-634 > Project: OpenJPA > Issue Type: Bug > Components: jdbc > Affects Versions: 1.2.0 > Reporter: Catalina Wei > Assignee: Albert Lee > Fix For: 1.2.0 > > > Batched update resulted in SQLException was not propagated back to application. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.