I have been using Torque for quite some time now and am probably overlooking something:
I would like to produce something like:
WHERE TABLE_1.COL_A = TABLE_1.COL_B
or
WHERE TABLE_1.COL_A = TABLE_2.COL_B (in a multi-table join)
But as far as I can see all Criteria.and(...) methods just take a value as the comparison argument.
How can I do this? --
Regards/Gru�,
Tarlika Elisabeth Schmitz
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
