Transaction Management
Notes from a Small Place
As we've discussed over the past few issues, JTA-style transactions provide a way for multiple data updates to be tied together so application logic can operate safely in the assumption that it will succeed or fail consistently, even in the face of technical failures along the road.
Reader Feedback : Page 1 of 1