« POJOs in Action » : différence entre les versions

De Semantic MediaWiki - Sandbox

(Semantic MediaWiki auto-import)
 
m (1 révision importée)
 
(Aucune différence)

Dernière version du 21 mars 2020 à 12:12

Author(s): Chris Richardson

Year (published): 2006-01-01T00:00:00.000-0800

Pages: 592

Abstract: "POJOs in Action is required reading for battle-weary EJB developers and for new developers who want to avoid the sins of the fathers by using lightweight frameworks. -- C# Online.NET

Introduction

There is agreement in the Java community that EJBs often introduce more problems than they solve. Now there is a major trend toward lightweight technologies such as Hibernate, Spring, JDO, iBATIS, and others, all of which allow the developer to work directly with the simpler Plain Old Java Objects, or POJOs. Bowing to the new consensus, EJB 3 now also works with POJOs. POJOs in Action describes these new, simpler, and faster ways to develop enterprise Java applications. It shows you how to go about making key design decisions, including how to organize and encapsulate the domain logic, access the database, manage transactions, and handle database concurrency. Written for developers and designers, this is a new-generation Java applications guide. It helps you build lightweight applications that are easier to build, test, and maintain. The book is uniquely practical with design alternatives illustrated through numerous code example

Data from https://github.com/bvaughn/infinite-list-reflow-examples/blob/master/books.json

{{#set:

|Has title=POJOs in Action
|Has author=Chris Richardson|+sep=;
|Has abstract="POJOs in Action is required reading for battle-weary EJB developers and for new developers who want to avoid the sins of the fathers by using lightweight frameworks.    -- C# Online.NET
|ISBN=1932394583
|Year (published)=2006-01-01T00:00:00.000-0800
|Has keyword=Java|+sep=;
|Pages=592
|

}} __SHOWFACTBOX__

Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.