Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Long Transactions

Hey everybody,

We're trying to figure out a good way to use some sort of long transaction system. What we'd like to be able to do is allow users to work with a set of entities for 15-30 minutes and then let them commit the whole process rather than commit each entity separately. Ideally we'd like to be able to save their work part-way through so that it is lost if they lose their connection or their system crashes.

Does anyone have any suggestions on how they would implement something like this?

Mark

--
Mark Robinson, EIT - Mizar LLC
mark.robinson@xxxxxxxxx
111-1010 McKenzie Ave.
Victoria, BC
V8X 4B2
(360) 296-4125



Back to the top