logo       

Re: Non-record type queries/ statements ( Was: Torque 4.0 plan): msg#00008

jakarta.turbine.torque.devel

Subject: Re: Non-record type queries/ statements ( Was: Torque 4.0 plan)

Greg Monroe wrote:
> BaseObject rec = (BaseObject) rs.next();
> String topicTitle = (String) rec.getByName("t_title");

This is as "easy" as plain JDBC. This is not what Torque is about. It is
easy enough to work with the populateObject methods. I do this all the
time. The doSelectJoin methods have simplified a lot in my code. So what
if I select columns I don't really need. It is easier to write and
easier to read.

Bye, Thomas.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise