Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 21636 invoked from network); 26 Mar 2007 15:50:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Mar 2007 15:50:53 -0000 Received: (qmail 12082 invoked by uid 500); 26 Mar 2007 15:51:00 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 12049 invoked by uid 500); 26 Mar 2007 15:51:00 -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 12038 invoked by uid 99); 26 Mar 2007 15:51:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2007 08:51:00 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2007 08:50:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2B48271403F for ; Mon, 26 Mar 2007 08:50:32 -0700 (PDT) Message-ID: <24338849.1174924232143.JavaMail.jira@brutus> Date: Mon, 26 Mar 2007 08:50:32 -0700 (PDT) From: "Felix Beyer (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2487) Enhance Derby with EXPLAIN Functionality In-Reply-To: <11016305.1174903532140.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/DERBY-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Beyer updated DERBY-2487: ------------------------------- Attachment: rts.xls An excel sheet showing the different information parts of all ResultSetStatistics classes (from Derby 10.2.1.6) > Enhance Derby with EXPLAIN Functionality > ---------------------------------------- > > Key: DERBY-2487 > URL: https://issues.apache.org/jira/browse/DERBY-2487 > Project: Derby > Issue Type: New Feature > Components: SQL > Affects Versions: 10.2.2.0 > Reporter: Felix Beyer > Priority: Minor > Attachments: rts.xls, xplainClasses.pdf > > > This enhancement extends Derby with EXPLAIN functions. Users want to have more feedback than they`re getting with the current RuntimeStatistics facility. This extension is based on the RuntimeStatistics/ResultSetStatistics functions / classes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.