> I just pass my criteria to doSelect().  It works, but I am a
> little wary because of the JavaDoc comment at the top of
> this method - "Old method for performing a SELECT."

yes, it works (or better, you dont't get exceptions), but you get only the
columns of the peer you use, you don't get columns from other tables.

> It would be great if the either Village code or the torque generated
> peer code would provide a nice way of mapping from the selected
> columns to an object you defined yourself.

I agree with you.

bye, Andrea Papotti


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to