For long transactions, does castor update only the attributes that have changed when you update an object in the database or does it update all the attributes?
If yes than for short transactions, is it possible to turn caching off and
update would still only update the fields that have changed?
Are both cases dependent on dirty=check being set?
Thanks,
Mehul.
