Developing with POJOs Part 3
See how to configure applications with Spring, deploy a POJO application and review POJO design topics.
See how to configure applications with Spring, deploy a POJO application and review POJO design topics.
Learn how to eliminate DTOs, return domain objects to the presentation tier, make POJOs transactional, and manage these transactions with Spring.
Compare classic EJB to POJO approaches, discover the benefits of using POJOs, how to use transparent persistence with JDO and Hibernate, and how to encapsulate the calls to the persistence framework.
Learn how to eliminate DTOs, return domain objects to the presentation tier, make POJOs transactional, and manage these transactions with Spring.
Compare classic EJB to POJO approaches, discover the benefits of using POJOs, how to use transparent persistence with JDO and Hibernate, and how to encapsulate the calls to the persistence framework.