This one time, at band camp, Desai, Mehul P said:

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

Castor persists the entire object if something in that object
changes. This is something that will most likely change during the
refactor, but I need to think about how it will be implemented more.

Both short and long transactions are dependent upon Castor's dirty
checking. 

Bruce
-- 
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to