Jump to ratings and reviews
Rate this book

POJOs in Action: Developing Enterprise Applications with Lightweight Frameworks

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.

456 pages, Paperback

First published January 23, 2006

Loading...
Loading...

About the author

Chris Richardson

190 books34 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.
1,027 reviews80 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