[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.rt.eclipselink] Re: in memory rollback
|
- From: tbee <tbee@xxxxxxxx>
- Date: Mon, 15 Dec 2008 12:45:55 +0100
- Newsgroups: eclipse.rt.eclipselink
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.16 (Windows/20080708)
Any suggestions?
I'm trying another approach: instead of rolling back, continue where you failed.
If change 4 failed and you press save again, change 3 does not need to be "redone", only change 4 is retried (and probably will fail again). But as long as it keeps failing when it should, all is consistent.