Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 36853 invoked from network); 17 Nov 2004 13:01:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Nov 2004 13:01:35 -0000 Received: (qmail 61179 invoked by uid 500); 17 Nov 2004 13:01:34 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 61160 invoked by uid 500); 17 Nov 2004 13:01:33 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 61144 invoked by uid 99); 17 Nov 2004 13:01:33 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [217.160.91.243] (HELO synyx.de) (217.160.91.243) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 17 Nov 2004 05:01:30 -0800 Received: from localhost (localhost [127.0.0.1]) by synyx.de (Postfix) with ESMTP id B2750FAA6 for ; Wed, 17 Nov 2004 14:01:59 +0100 (CET) Received: from synyx.de ([127.0.0.1]) by localhost (www [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31776-08 for ; Wed, 17 Nov 2004 14:01:58 +0100 (CET) Received: from . (p508B0D3E.dip0.t-ipconnect.de [80.139.13.62]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by synyx.de (Postfix) with ESMTP id EAD9DFAA3 for ; Wed, 17 Nov 2004 14:01:57 +0100 (CET) From: Christian Plate To: "Apache Torque Users List" Subject: Inheritance Date: Wed, 17 Nov 2004 14:01:51 +0100 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200411171401.51729.cplate@synyx.de> X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at synyx.de X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello Torque-users, I have problem with Inheritance and Torque. The Inheritance Guide (http://www.ingrid.org/jajakarta/turbine/en/turbine/torque/inheritance-guide.html) describes how to define a subclass. But I can't find a way to define extra columns for my subclass. The example below works great, a subclass HumanResource is generated. But how do i get extra columns for HumanResources? Thanks in advance, Christian /> --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org