Cory -- Check out org.apache.ojb.broker.query.ReportQueryByCriteria
Ron Gallagher Atlanta, GA [EMAIL PROTECTED] > > From: "Cory L Hubert" <[EMAIL PROTECTED]> > Date: 2003/04/02 Wed AM 10:30:35 EST > To: "OJB Users List" <[EMAIL PROTECTED]> > Subject: select column criteria > > > Hey I am trying to limit the columns returned in a select query. > > Instead of doing a "select * from table" I'd like to do a "select id from > table" the reason is that the table is HUGE. And returning all the rows > would probably kill the VM. > > Anyone know how? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
