Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 7132 invoked from network); 20 Apr 2006 10:44:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Apr 2006 10:44:17 -0000 Received: (qmail 72863 invoked by uid 500); 20 Apr 2006 10:44:14 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 72838 invoked by uid 500); 20 Apr 2006 10:44:14 -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 72829 invoked by uid 99); 20 Apr 2006 10:44:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 03:44:14 -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; Thu, 20 Apr 2006 03:44:13 -0700 Received: from brutus (localhost.localdomain [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id F28F97142E0 for ; Thu, 20 Apr 2006 10:43:11 +0000 (GMT) Message-ID: <30206632.1145529791985.JavaMail.jira@brutus> Date: Thu, 20 Apr 2006 10:43:11 +0000 (GMT+00:00) From: "Dyre Tjeldvoll (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-970) Add new metadata methods to network client driver In-Reply-To: <461963406.1139866482483.JavaMail.jira@ajax.apache.org> 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-970?page=comments#action_12375329 ] Dyre Tjeldvoll commented on DERBY-970: -------------------------------------- I have looked at the part3-v2 patch and I think it looks good. Even better than the first which was also good ... :) IMHO, it is ready to be committed. > Add new metadata methods to network client driver > ------------------------------------------------- > > Key: DERBY-970 > URL: http://issues.apache.org/jira/browse/DERBY-970 > Project: Derby > Type: Sub-task > Components: JDBC > Reporter: David Van Couvering > Assignee: Knut Anders Hatlen > Fix For: 10.2.0.0 > Attachments: check_server_version-v2.diff, check_server_version-v2.stat, check_server_version.diff, check_server_version.stat, check_server_version_report.txt, derby-970-part1-v1.diff, derby-970-part1-v1.stat, derby-970-part2-v1.diff, derby-970-part2-v1.stat, derby-970-part3-v1.diff, derby-970-part3-v1.stat, derby-970-part3-v2.diff, derby-970-part3-v2.stat > > Implement new JDBC 4.0 DatabaseMetaData methods in the client driver: > - supportsStoredFunctionsUsingCallSyntax() > - autoCommitFailureClosesAllResultSets() > - getClientInfoProperties() > - providesQueryObjectGenerator() > - getSchemas() > - getRowIdLifetime() -- 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