Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 88484 invoked from network); 21 Oct 2004 14:38:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Oct 2004 14:38:01 -0000 Received: (qmail 40470 invoked by uid 500); 21 Oct 2004 14:37:38 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 40411 invoked by uid 500); 21 Oct 2004 14:37:37 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 40393 invoked by uid 99); 21 Oct 2004 14:37:37 -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 [194.175.229.106] (HELO mail.seitenbau.net) (194.175.229.106) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 21 Oct 2004 07:37:36 -0700 Received: from [195.127.188.18] (helo=www.seitenbau.net) by mail.seitenbau.net with esmtp (Exim 4.30) id 1CKe4L-00054Z-87 for torque-dev@db.apache.org; Thu, 21 Oct 2004 16:37:33 +0200 In-Reply-To: <4177BD3D.8060305@tewisoft.de> Subject: Re: Patch TQRS219 To: "Apache Torque Developers List" X-Mailer: Lotus Notes Release 6.0 September 26, 2002 Message-ID: From: Thomas Fischer Date: Thu, 21 Oct 2004 16:37:32 +0200 X-MIMETrack: Serialize by Router on www/seitenbau(Release 6.5.1|January 21, 2004) at 21.10.2004 04:37:32 PM MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Scan-Signature: 40f6766e09046002d3c12713d297c0f2 X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Thomas, Thomas Vandahl wrote: > Thomas Fischer wrote: > > > I do not see this patch in the 3.1.1 release, because there exists no > > documentation at the moment and because the patch would have to be adjusted > > to the changes in BasePeer which have been applied to CVS since the patch. > > ... > > I guess some existing application will be the best measure here. I wrote > something similar (but not as sophisticated) for My Personal Torque(TM). > I have not submitted it for the very same reason: no docs. But it works > for me. Maybe we can join forces? > Thanks very much for your offer. I'm not sure whether it makes sense if the code adjustment task is distributed between different people, but I would definitely welcome some help in the documentation. > While we are at it. I could use a sub-select every now and then. There > was some code posted to torque-user a while ago which looked promising. > I would volunteer for a patch and docs for this one if you guys agreed. > The possibility to use subselects would be very useful in my opinion. > One last thing. I found the handling of inserts a little bit poor. From > what I know the "insert into ... select ... from" statement is SQL > standard. I thought of something like > > doInsert(Criteria whichcolumns, Criteria select); > > Anyone cares to comment? > I am at a complete loss what above code would do, but I guess this is because my limited knowledge in SQL. > Bye, Thomas. > Thomas F. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org