|
Re: Non-record type queries/ statements ( Was: Torque 4.0 plan): msg#00008jakarta.turbine.torque.devel
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> |
|---|---|---|
| Previous by Date: | Re: Primitives or not (Was: Torque 4.0 plan): 00008, Thomas Vandahl |
|---|---|
| Next by Date: | [Db-torque Wiki] Update of "TutorialUserCommentsStep1" by ErnestoCelis: 00008, Apache Wiki |
| Previous by Thread: | Non-record type queries/ statements ( Was: Torque 4.0 plan)i: 00008, Greg Monroe |
| Next by Thread: | AW: Torque 4.0 plan: 00008, Thoralf Rickert |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |