Jump to ratings and reviews
Rate this book

Java Transaction Design Strategies

Rate this book
Understanding how transaction management works in Java and developing an effective transaction design strategy can help to avoid data integrity problems in your applications and databases and ease the pain of inevitable system failures. This book is about how to design an effective transaction management strategy using the transaction models provided by Java-based frameworks such as EJB and Spring. Techniques, best practices, and pitfalls with each transaction model will be described. In addition, transaction design patterns will bring all these concepts and techniques together and describe how to use these models to effectively manage transactions within your EJB or Spring-based Java applications. The book covers: - The local transaction model - The programmatic transaction model - The declarative transaction model - XA Transaction Processing - Transaction Design Patterns

116 pages, Paperback

First published May 30, 2006

3 people are currently reading
29 people want to read

About the author

Mark Richards

7 books66 followers

There are multiple authors with this name in this data base. This one is Mark^^^Richards.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (38%)
4 stars
5 (38%)
3 stars
3 (23%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
2 reviews
June 29, 2016
A very good book. However it is short, it is well written.
It explains transactions strategies for Spring and EJB.
Last chapters are a good explanations for used patterns.
I recommend this book.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.