Here's another Criteria question.  Is it possible to express

    INSERT INTO table (...) SELECT ... FROM anotherTable WHERE...

using Criteria and doInsert()?

(I don't think so--I fully expect a "Torque is an OM mapper, and you're
not doing any mapping there" response.)

Brendan

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

Reply via email to