[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.riena] Re: Object transactions: register vs. registerNew

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