Hello,
I make some Trigger Updates in Database direct that are overridden by XPO after commit from there.
That drives me crazy, because it is hard to find the positions where to Reload the object to get the DB inserted values.
Is there a clean way to do that?
If not, that would solve my problem completely:
Can i suppress Updates / Inserts for specific field / properties of a xpo class?
Thanks!