| [news.eclipse.rt.riena] Re: Object transactions: register vs. registerNew |
Like Stefan said,
hope that helps
christian
Hi Carsten,
As far as I know the difference is:
- with register() an object is registered that should not be tracked as a new object
- while registerNew() registers a new object which should be tracked
Tschüß, Stefan
Carsten Spieker wrote:Hi,
I wonder what the exact difference between IObjectTransaction#register() and #registerNew is? Can anyone give me a hint?
Thanks and greetz Carsten