Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 42415 invoked from network); 22 May 2006 19:43:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 May 2006 19:43:11 -0000 Received: (qmail 28932 invoked by uid 500); 22 May 2006 19:43:09 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 28895 invoked by uid 500); 22 May 2006 19:43:09 -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 28880 invoked by uid 99); 22 May 2006 19:43:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 May 2006 12:43:08 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 May 2006 12:43:08 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1036B41000A for ; Mon, 22 May 2006 19:42:31 +0000 (GMT) Message-ID: <22725725.1148326951063.JavaMail.jira@brutus> Date: Mon, 22 May 2006 19:42:31 +0000 (GMT+00:00) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-1214) JDBC4 calls in the Brokered* classes need to be forwarded to more capable classes. In-Reply-To: <34380909.1144966862378.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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-1214?page=comments#action_12412820 ] Rick Hillegas commented on DERBY-1214: -------------------------------------- Looks good. JDBC4 tests run cleanly. At first derbyall choked on the nist tests, due to the outstanding bug which breaks those tests. I removed the nist suite from the tests and re-ran. Derbyall then passed cleanly except for the wisconsin diffs and a failure in the unit suite. I re-ran the unit suite, which then passed. Committed at subversion revision 408733. > JDBC4 calls in the Brokered* classes need to be forwarded to more capable classes. > ---------------------------------------------------------------------------------- > > Key: DERBY-1214 > URL: http://issues.apache.org/jira/browse/DERBY-1214 > Project: Derby > Type: New Feature > Components: JDBC > Versions: 10.2.0.0 > Reporter: Rick Hillegas > Assignee: Anurag Shekhar > Attachments: derby-1214.diff, derby-1214_2.diff > > Currently, the JDBC4 methods in the Brokered* classes raise SQLFeatureNotSupported. They should, where appropriate, forward their calls to more capable classes. -- 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