jbetancourt
Feb 8th, 2006, 11:32 AM
POJOs in Action (http://javaboutique.internet.com/tutorials/pojo/)
POJOs in Action describes how POJOs and lightweight technologies such as
Spring, Hibernate, and Java Data Objects (JDO) make it easier and faster to
develop testable and maintainable applications. You will learn how objectoriented
design goes hand in hand with POJOs and how to endow POJOs with the
characteristics that enterprise applications require, such as transactions and persistence.
It describes how to use Spring for transaction management and Hibernate,
JDO, EJB 3, and iBATIS for persistence.
I have not read the book, so can't comment on its quality.
POJOs in Action describes how POJOs and lightweight technologies such as
Spring, Hibernate, and Java Data Objects (JDO) make it easier and faster to
develop testable and maintainable applications. You will learn how objectoriented
design goes hand in hand with POJOs and how to endow POJOs with the
characteristics that enterprise applications require, such as transactions and persistence.
It describes how to use Spring for transaction management and Hibernate,
JDO, EJB 3, and iBATIS for persistence.
I have not read the book, so can't comment on its quality.