Jump to ratings and reviews
Rate this book

POJOs in Action: Developing Enterprise Applications with Lightweight Frameworks by Chris Richardson

Rate this book
The standard platform for enterprise application development has been EJB but the difficulties of working with it caused it to become unpopular. They also gave rise to lightweight technologies such as Hibernate, Spring, JDO, iBATIS and others, all of which allow the developer to work directly with the simpler POJOs. Now EJB version 3 solves the problems that gave EJB 2 a black eye-it too works with POJOs. POJOs in Action describes the new, easier ways to develop enterprise Java applications. It describes how to make key design decisions when developing business logic using POJOs, including how to organize and encapsulate the business logic, access the database, manage transactions, and handle database concurrency. This book is a new-generation Java applications guide: it enables readers to successfully build lightweight applications that are easier to develop, test, and maintain.

Paperback

First published January 23, 2006

37 people want to read

About the author

Chris Richardson

86 books32 followers

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
3 (8%)
4 stars
14 (38%)
3 stars
14 (38%)
2 stars
4 (11%)
1 star
1 (2%)
Displaying 1 of 1 review
Profile Image for Mark.
959 reviews81 followers
August 13, 2007
This is so far my favorite book explaining the POJO/TDD development philosophy. I like it because (a) it gives concrete examples of building a semi-realistic project and (b) the author at least tries to point out problems of following this philosophy. On the other hand, the author clearly drank the TDD Kool-Aid and frequently elides over complexities and biases comparisons between his preferred style and alternatives. A good book, but don't accept what the author says and think through the issues for yourself.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.