both methods were deprecated in 3.0.1 and have been removed to keep the api clean

addOrderByColumn has been replaced by addAscendingOrderByColumn (as opposite to *addDescendingOrderByColumn)*


martin


Ed Bagdonas wrote:

I have just finished porting an application from torque 3.0.1 to 3.1
.... Well almost

There are two errors -


1) The criteria class no longer has the method : addOrderByColumn.


Is this intentional?   How can I determine the ordering of a returned
collection in 3.1?

2) The method getPrimaryKeyAsString from the Base class seems to be
removed as well - trivial.


TIA,


ed




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



Reply via email to