3 Sep
2004
3 Sep
'04
6:04 p.m.
Lennart Regebro wrote at 2004-9-3 12:05 +0200:
... Dieter Maurer wrote:
If the traversal made any changes to persistent state, then these changes are committed rather than aborted.
Usually, traversal should not change the persistent state -- but...
Would the transaction.abort() addition suggested by Tino be enough to solve that?
Yes. -- Dieter