[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: in memory rollback

I would vote for your solution where the transfer is committed first in its own transaction with booked=false. That makes sure the must have operation is written and cannot be lost.

Doug