Java Transaction Design Strategies

Download Java Transaction Design Strategies PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Java Transaction Design Strategies book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Java Transaction Design Strategies

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
Core J2EE Patterns

This is the completely updated and revised edition to the bestselling tutorial and reference to J2EE Patterns. The book introduces new patterns, new refactorings, and new ways of using XML and J2EE Web services.