Return-Path: Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 128 invoked by uid 500); 15 Jul 2003 18:42:54 -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 113 invoked from network); 15 Jul 2003 18:42:53 -0000 Received: from unknown (HELO webshield.sunsetdirect.com) (63.145.98.17) by daedalus.apache.org with SMTP; 15 Jul 2003 18:42:53 -0000 Received: from mail.sunsetdirect.com(10.0.15.77) by webshield.sunsetdirect.com via csmap id 23482; Tue, 15 Jul 2003 13:43:28 -0500 (CDT) Received: from somewhere ([10.0.1.117]) by mail.sunsetdirect.com (8.11.6/8.11.6) with ESMTP id h6FIB4i17659 for ; Tue, 15 Jul 2003 13:11:05 -0500 X-SunsetDirect-Disclaimer: Test Disclaimer. From: "Marc Dugger" To: "'Apache Torque Users List'" Subject: RE: inheritance key Date: Tue, 15 Jul 2003 13:13:29 -0500 Message-ID: <004601c34afc$cb6f2a20$7501000a@somewhere> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <003a01c34af7$df02b520$7501000a@somewhere> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Okay, I've figured this out. I now understand those are the key values that will be used to distinguish the class types. However, I still don't understand how to specify that an attribute belongs to "B" and not "C". Specifically, I would like to model: A | ------- | | | B C D ...where "B", "C", and "D" are more specialized than "A" and contain attributes unique to their class. How do I model this in Torque's XML schema? > -----Original Message----- > From: Marc Dugger [mailto:mdugger@sunsetdirect.com] > Sent: Tuesday, July 15, 2003 12:38 PM > To: torque-user@db.apache.org > Subject: inheritance key > > I've read the inheritance guide, but am confused about the 'key' > attribute of the 'inheritance' element. The example given specifies > keys such as "B", "C", and "D". Are those column names within the same > table or what? --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org