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

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.