Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 54837 invoked from network); 6 Feb 2009 16:32:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2009 16:32:23 -0000 Received: (qmail 28274 invoked by uid 500); 6 Feb 2009 16:32:23 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 28074 invoked by uid 500); 6 Feb 2009 16:32:22 -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 28065 invoked by uid 99); 6 Feb 2009 16:32:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 08:32:22 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2009 16:32:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 01AF2234C4B3 for ; Fri, 6 Feb 2009 08:32:00 -0800 (PST) Message-ID: <1605417700.1233937920005.JavaMail.jira@brutus> Date: Fri, 6 Feb 2009 08:32:00 -0800 (PST) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Created: (DERBY-4051) The javadoc for SpaceTable refers to an alias that doesn't seem to work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org The javadoc for SpaceTable refers to an alias that doesn't seem to work ----------------------------------------------------------------------- Key: DERBY-4051 URL: https://issues.apache.org/jira/browse/DERBY-4051 Project: Derby Issue Type: Bug Components: Javadoc Affects Versions: 10.5.0.0 Reporter: Kathey Marsden Priority: Trivial The javadoc for the SpaceTable vti refers to an alias that doesn't seem to work: http://db.apache.org/derby/javadoc/engine/org/apache/derby/diag/SpaceTable.html "Alternatively, the table can be invoked through the system alias SpaceTable select * from new SPACETABLE('MYTABLE') t; " -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.