Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 24666 invoked from network); 19 Nov 2003 20:16:38 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 19 Nov 2003 20:16:38 -0000 Received: (qmail 74260 invoked by uid 500); 19 Nov 2003 20:16:24 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 74234 invoked by uid 500); 19 Nov 2003 20:16:24 -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 74220 invoked from network); 19 Nov 2003 20:16:23 -0000 Received: from unknown (HELO physics.gmu.edu) (129.174.44.73) by daedalus.apache.org with SMTP; 19 Nov 2003 20:16:23 -0000 Received: from physics.gmu.edu (localhost.localdomain [127.0.0.1]) by physics.gmu.edu (8.12.8/8.12.8) with ESMTP id hAJKGOFX016688 for ; Wed, 19 Nov 2003 15:16:24 -0500 From: mohan@physics.gmu.edu Received: (from apache@localhost) by physics.gmu.edu (8.12.8/8.12.8/Submit) id hAJKGN1l016686; Wed, 19 Nov 2003 15:16:23 -0500 X-Authentication-Warning: physics.gmu.edu: apache set sender to mohan@physics.gmu.edu using -f Received: from 138.88.163.115 (SquirrelMail authenticated user mohan) by physics.gmu.edu with HTTP; Wed, 19 Nov 2003 15:16:23 -0500 (EST) Message-ID: <62628.138.88.163.115.1069272983.squirrel@physics.gmu.edu> Date: Wed, 19 Nov 2003 15:16:23 -0500 (EST) Subject: URGENT:returning a List of all the rows from a table To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.11) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I have table in the db called as countries_listing.I need to return a collection of all the rows in the db table. i was thinknig about doing a doSelect(Criteria crit) but my criteria object will be null as i want to select all the rows. Will this work if i had it as null. Please let me know --Thank you Mohan --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org