Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 3110 invoked from network); 22 Dec 2004 14:18:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 22 Dec 2004 14:18:51 -0000 Received: (qmail 76366 invoked by uid 500); 22 Dec 2004 14:18:46 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 76337 invoked by uid 500); 22 Dec 2004 14:18:45 -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 76309 invoked by uid 99); 22 Dec 2004 14:18:45 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of xuhua.lin@gmail.com designates 64.233.170.198 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.198) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 22 Dec 2004 06:18:41 -0800 Received: by rproxy.gmail.com with SMTP id f1so221155rne for ; Wed, 22 Dec 2004 06:18:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=WS3biFCizTRBM/59O6tzajWRXmwO/Rus3hVbadpg7rx/qkwJrDbdXfCiD8opis/W7B8YbvQ2yWfqPR+2PGxSddYPIiwwj6DmLkvNPRUwo+AoV9knsmXMxPe63d7b8GVlpKgW7AMJQ3bH0EpNuAzuawJPWEjb4rR2ABlZTNrRovU= Received: by 10.38.13.1 with SMTP id 1mr458969rnm; Wed, 22 Dec 2004 06:18:38 -0800 (PST) Received: by 10.38.86.51 with HTTP; Wed, 22 Dec 2004 06:18:37 -0800 (PST) Message-ID: <37d34e6b041222061815f35af6@mail.gmail.com> Date: Wed, 22 Dec 2004 09:18:37 -0500 From: Howard Lin Reply-To: Howard Lin To: Apache Torque Users List Subject: Re: Prepared Statement with bind variables In-Reply-To: <200412211752.17965.mattia.tortorelli@sinapsi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200412211752.17965.mattia.tortorelli@sinapsi.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This has been discussed long time ago. You can search the archive. Basically use BasePeer.doPSSelect instead of BasePeer.doSelect in all generated Base*Peer.java files. Howard On Tue, 21 Dec 2004 17:52:17 +0100, Mattia Tortorelli wrote: > Hi, > > I would like to know if it's possible to make querys with bind parameters with > Torque. > We are using Torque but our DBS is complaining because Oracle could not use > caching features. > > Thanks. > > Mattia > > -- > Mattia Tortorelli - Sinapsi SpA > V.le Bligny, 27 20136 Milan Italy > +39 02.582095.25 mailto:mattia.tortorelli@sinapsi.com > FAX 02.582095.21 http://www.sinapsi.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org > For additional commands, e-mail: torque-user-help@db.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org