Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 67220 invoked from network); 1 Dec 2009 18:44:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Dec 2009 18:44:44 -0000 Received: (qmail 47242 invoked by uid 500); 1 Dec 2009 18:44:44 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 47190 invoked by uid 500); 1 Dec 2009 18:44:44 -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 47087 invoked by uid 99); 1 Dec 2009 18:44:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2009 18:44:44 +0000 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; Tue, 01 Dec 2009 18:44:41 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A87AF234C045 for ; Tue, 1 Dec 2009 10:44:20 -0800 (PST) Message-ID: <1373297324.1259693060662.JavaMail.jira@brutus> Date: Tue, 1 Dec 2009 18:44:20 +0000 (UTC) From: "Bryan Pendleton (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Assigned: (DERBY-482) GENERATED BY DEFAULT option should be documented in Derby Tools and Utilities guide under "Importing into tables with identity columns" section. In-Reply-To: <12833509.1122908077435.JavaMail.jira@ajax.apache.org> 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-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton reassigned DERBY-482: ------------------------------------- Assignee: Bryan Pendleton > GENERATED BY DEFAULT option should be documented in Derby Tools and Utilities guide under "Importing into tables with identity columns" section. > ------------------------------------------------------------------------------------------------------------------------------------------------ > > Key: DERBY-482 > URL: https://issues.apache.org/jira/browse/DERBY-482 > Project: Derby > Issue Type: Improvement > Components: Documentation > Affects Versions: 10.1.1.0 > Reporter: Mamta A. Satoor > Assignee: Bryan Pendleton > Attachments: ctoolsimportidentitycol.html, derby482.diff > > > Tomohito added support for import into identity columns by adding GENERATED BY DEFAULT option. This is documented in the Reference Guide but not in the Tools and Utilites Guide which is where a user would look for details on import. IMHO, there should be information about this in "Importing into tables with identity columns" section in Tools and Utilities Guide. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.