Hi All,
I need help.
I set email as a table' primary key, can I modify this field through Torque save() method.
looks it don't work, when I first retrive obj from old email primary key, then I change email
field using setEmail() method,
at last, obj.save(), but it doesn't replace email field with new data.
Could anyone tell me what the problem is ?
William
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|