Sciweavers


Book

EJB Design Patterns

15 years 14 days ago
EJB Design Patterns
"EJB Design Patterns goes beyond high-level design pattern descriptions into critical EJB-specific implementation issues, illustrated with source code implementations. The book contains a catalog of twenty advanced EJB patterns and provides strategies for mapping application requirements to patterns-driven design, J2EE development best practices, and a collection of EJB tips and strategies, and other topics such as Build-System best practices using Ant, JUnit testing strategies, using Java Data Objects (JDO) as an alternative to entity beans, and more."
Floyd Marinescu
Added 16 Apr 2009
Updated 16 Apr 2009
Authors Floyd Marinescu
 PART 1: EJB Pattern Language
 
Chapter 1: EJB Layer Architectural Patterns
Chapter 2: Inter-Tier Data Transfer Patterns
Chapter 3: Transaction and Persistence Patterns
Chapter 4: Client-Side EJB Interaction Patterns
Chapter 5: Primary Key Generation Strategy
 
PART 2: Best Practices for EJB Design and Implementation
 
Chapter 6: From Requirements to Pattern-Driven Design
Chapter 7: EJB Development Process: Building with And and Unit Testing with Junit
Chapter 8: Alternative to Entity Beans
Chapter 9: EJB Design Stratigies, Idioms, and Tips
Comments (0)