Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54A718780 for ; Tue, 16 Aug 2011 16:09:52 +0000 (UTC) Received: (qmail 94905 invoked by uid 500); 16 Aug 2011 16:09:52 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 94667 invoked by uid 500); 16 Aug 2011 16:09:51 -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 94655 invoked by uid 99); 16 Aug 2011 16:09:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2011 16:09:51 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2011 16:09:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A06FBBFBD2 for ; Tue, 16 Aug 2011 16:09:27 +0000 (UTC) Date: Tue, 16 Aug 2011 16:09:27 +0000 (UTC) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Message-ID: <1836455490.41755.1313510967653.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <160079992.41199.1313500888271.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DERBY-5384) Reference Guide talks about a DriverManager method which does not exist. 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/DERBY-5384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Haase updated DERBY-5384: ----------------------------- Issue & fix info: [Patch Available] > Reference Guide talks about a DriverManager method which does not exist. > ------------------------------------------------------------------------ > > Key: DERBY-5384 > URL: https://issues.apache.org/jira/browse/DERBY-5384 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.9.0.0 > Reporter: Rick Hillegas > Assignee: Kim Haase > Attachments: DERBY-5384.diff, DERBY-5384.stat, DERBY-5384.zip > > > The section titled "java.sql.Driver interface" in the Reference Guide mentions the DriverManager.unload() method. There is no such method. I believe that DriverManager.deregisterDriver() is intended. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira