Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 61674 invoked from network); 31 Mar 2006 01:10:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Mar 2006 01:10:53 -0000 Received: (qmail 52512 invoked by uid 500); 31 Mar 2006 01:10:52 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 52481 invoked by uid 500); 31 Mar 2006 01:10:52 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 52471 invoked by uid 99); 31 Mar 2006 01:10:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Mar 2006 17:10:52 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Mar 2006 17:10:51 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id A2F0C6ACB2 for ; Fri, 31 Mar 2006 02:10:30 +0100 (BST) Message-ID: <1492943819.1143767430664.JavaMail.jira@ajax> Date: Fri, 31 Mar 2006 02:10:30 +0100 (BST) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-1163) Add jdbc4.0 implementation of EmbedPooledConnection and EmbedXAConnection In-Reply-To: <1507813158.1143637401007.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1163?page=comments#action_12372611 ] Rick Hillegas commented on DERBY-1163: -------------------------------------- I'm afraid I see the following build error: [javac] C:\cygwin\home\rh161140\derby\mainline\trunk\java\engine\org\apache\derby\jdbc\EmbedXAConnection40.java:97: checkHoldCursors(int,boolean) in org.apache.derby.jdbc.EmbedPooledConnection cannot be applied to (int) [javac] super.checkHoldCursors(holdability); [javac] ^ > Add jdbc4.0 implementation of EmbedPooledConnection and EmbedXAConnection > ------------------------------------------------------------------------- > > Key: DERBY-1163 > URL: http://issues.apache.org/jira/browse/DERBY-1163 > Project: Derby > Type: New Feature > Environment: jdk1.6, jdbc4.0 > Reporter: Anurag Shekhar > Assignee: Anurag Shekhar > Fix For: 10.2.0.0 > Attachments: derby-1163.diff > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira