2012 Puddly Awards
 
 
Follow us on TwitterFollow us on FacebookFollow us on TumblrSubscribe to RSS


Recently Viewed clear list


Original Essays | February 8, 2012

Kent Hartman: IMG A Raider by Any Other Name



Perhaps you are aware of the fact that there is an oddly popular trivia game floating around that a group of clever (and likely bored) college... Continue »
  1. $18.19 Sale Hardcover add to wish list

spacer
Free Shipping!

This item may be
out of stock.

Click on the button below to search for this title in other formats.
Check for Availability
Add to Wishlist

eBook editions

Enterprise JavaBeans 3.0

by Bill Burke

Enterprise JavaBeans 3.0 Cover

 

Synopses & Reviews

Publisher Comments:

If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.

This fifth edition, written by Bill Burke and Richard Monson-Haefel, has been updated to capture the very latest need-to-know Java technologies in the same award-winning fashion that drove the success of the previous four strong-selling editions. Bill Burke, Chief Architect at JBoss, Inc., represents the company on the EJB 3.0 and Java EE 5 specification committees. Richard Monson-Haefel is one of the world's leading experts on Enterprise Java.

Enterprise JavaBeans 3.0, 5th Edition is organized into two parts: the technical manuscript followed by the JBoss workbook. The technical manuscript explains what EJB is, how it works, and when to use it. The JBoss workbook provides step-by-step instructions for installing, configuring, and running the examples from the manuscript on the JBoss 4.0 Application Server.

Although EJB makes application development much simpler, it's still a complex and ambitious technology that requires a great deal of time to study and master. But now, thanks to Enterprise JavaBeans 3.0, 5th Edition, you can overcome the complexities of EJBs and learn from hundreds of practical examples that are large
enough to test key concepts but small enough to be taken apart and explained in the detail that you need. Now you can harness the complexity of EJB with just a single resource by your side.

Book News Annotation:

Along with Java Persistence, Enterprise JavaBeans (EJB) has become critical to developing mission-driven software. However, both are complex and challenging despite recent efforts to simplify them for developers. This edition of the workbook has been updated to include the latest features and covers the EJB 3,0 standard, including basic notions about server-side components, asynchronous messaging and web services, an architectural overview, resource management and primary services, entity and session beans, EntityManager (in Persistence), mapping persistent objects and entity relationships, entity inheritance, queries and EJB QL, entity callbacks and listeners, message-driven beans, timer service, the INDI ENC and injection, interceptors, transactions, security, and Java EE. Much of the remainder is composed of a JBoss workbook, which includes exercises for each chapter.
Annotation ©2006 Book News, Inc., Portland, OR (booknews.com)

Book News Annotation:

Along with Java Persistence, Enterprise JavaBeans (EJB) has become critical to developing mission-driven software. However, both are complex and challenging despite recent efforts to simplify them for developers. This edition of the workbook has been updated to include the latest features and covers the EJB 3,0 standard, including basic notions about server-side components, asynchronous messaging and web services, an architectural overview, resource management and primary services, entity and session beans, EntityManager (in Persistence), mapping persistent objects and entity relationships, entity inheritance, queries and EJB QL, entity callbacks and listeners, message-driven beans, timer service, the INDI ENC and injection, interceptors, transactions, security, and Java EE. Much of the remainder is composed of a JBoss workbook, which includes exercises for each chapter. Annotation ©2006 Book News, Inc., Portland, OR (booknews.com)

Synopsis:

EJB 3.0 has simplified the programming model for Enterprise JavaBeans (EJBs) dramatically and introduced a new Java Persistance specification. This new edition delivers the latest need-to-know Java technologies.

Synopsis:

Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of the JBoss EJB 3.1 implementation, this book brings you up to speed on each of the component types and container services in this technology, while the workbook in the second section provides several hands-on examples for putting the concepts into practice.

Enterprise JavaBeans 3.0 presented a radical departure from its predecessors with a lightweight alternative that met with enthusiastic response from the Java development community. With version 3.1, EJB's server-side component model for building distributed business applications is simpler yet. And Enterprise JavaBeans 3.1 is the most complete reference you'll find on this specification.

  • Learn how to encapsulate business logic with Session Beans and Message-Driven Beans
  • Understand EJB's container services, such as dependency injection, concurrency, and interceptors
  • Handle persistence through the Entity Bean and EntityManager
  • Discover how to integrate with other technologies in the Java Enterprise Edition platform

Synopsis:

If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.

This fifth edition, written by Bill Burke and Richard Monson-Haefel, has been updated to capture the very latest need-to-know Java technologies in the same award-winning fashion that drove the success of the previous four strong-selling editions. Bill Burke, Chief Architect at JBoss, Inc., represents the company on the EJB 3.0 and Java EE 5 specification committees. Richard Monson-Haefel is one of the world's leading experts on Enterprise Java.

Enterprise JavaBeans 3.0, 5th Edition is organized into two parts: the technical manuscript followed by the JBoss workbook. The technical manuscript explains what EJB is, how it works, and when to use it. The JBoss workbook provides step-by-step instructions for installing, configuring, and running the examples from the manuscript on the JBoss 4.0 Application Server.

Although EJB makes application development much simpler, it's still a complex and ambitious technology that requires a great deal of time to study and master. But now, thanks to Enterprise JavaBeans 3.0, 5th Edition, you can overcome the complexities of EJBs and learn from hundreds of practical examples that are large enough to test key concepts but small enough to be taken apart and explained in the detail that you need. Now you can harness the complexity of EJB with just a single resource by your side.

About the Author

Richard Monson-Haefel , an independent software developer, coauthored all five editions of Enterprise JavaBeans and Java Message Service (all O'Reilly). He's a software architect specializing in multi-touch interfaces and a leading expert on enterprise computing. More detail on his work and writings can be found at Monson-Haefel.

Bill Burke is a Fellow at the JBoss division of REd Hat Inc. A long time JBoss contributor and architect, his current project is RESTEasy, RESTful Web Services for Java.

Table of Contents

DedicationForewordPrefacePart I: The EJB 3.0 Standard
  • Chapter 1: Introduction
  • Chapter 2: Architectural Overview
  • Chapter 3: Resource Management and Primary Services
  • Chapter 4: Developing Your First Beans
  • Chapter 5: Persistence: EntityManager
  • Chapter 6: Mapping Persistent Objects
  • Chapter 7: Entity Relationships
  • Chapter 8: Entity Inheritance
  • Chapter 9: Queries and EJB QL
  • Chapter 10: Entity Callbacks and Listeners
  • Chapter 11: Session Beans
  • Chapter 12: Message-Driven Beans
  • Chapter 13: Timer Service
  • Chapter 14: The JNDI ENC and Injection
  • Chapter 15: Interceptors
  • Chapter 16: Transactions
  • Chapter 17: Security
  • Chapter 18: EJB 3.0: Web Services Standards
  • Chapter 19: EJB 3.0 and Web Services
  • Chapter 20: Java EE
  • Chapter 21: EJB Design in the Real World
Part II: The JBoss Workbook
  • Chapter 22: Introduction
  • Chapter WORKBOOK 1: JBoss Installation and Configuration
  • Chapter WORKBOOK 2: Exercises for Chapter 4
  • Chapter WORKBOOK 3: Exercises for Chapter 5
  • Chapter WORKBOOK 4: Exercises for Chapter 6
  • Chapter WORKBOOK 5: Exercises for Chapter 7
  • Chapter WORKBOOK 6: Exercises for Chapter 8
  • Chapter WORKBOOK 7: Exercises for Chapter 9
  • Chapter WORKBOOK 8: Exercises for Chapter 10
  • Chapter WORKBOOK 9: Exercises for Chapter 11
  • Chapter WORKBOOK 10: Exercises for Chapter 12
  • Chapter WORKBOOK 11: Exercises for Chapter 13
  • Chapter WORKBOOK 12: Exercises for Chapter 15
  • Chapter WORKBOOK 13: Exercises for Chapter 16
  • Chapter WORKBOOK 14: Exercises for Chapter 17
  • Chapter WORKBOOK 15: Exercises for Chapter 19
Part III: Appendix
  • JBoss Database Configuration
Colophon

Product Details

ISBN:
9780596009786
Publisher:
O'Reilly Media
Subject:
Java (Computer program language)
Author:
Burke, Bill
Author:
Monson-Haefel, Richard
Author:
Monson-Haefel, Richard
Author:
Rubinger, Andrew Lee
Subject:
Programming Languages - Java
Subject:
Modular programming.
Edition Number:
5
Edition Description:
Trade Paper
Publication Date:
20060523
Binding:
Paperback
Language:
English
Illustrations:
Y
Pages:
768
Dimensions:
9.19 x 7.00 in
Enterprise JavaBeans 3.0
0 stars - 0 reviews
$ In Stock
Product details 768 pages O'Reilly Media - English 9780596009786 Reviews:
"Synopsis" by ,
EJB 3.0 has simplified the programming model for Enterprise JavaBeans (EJBs) dramatically and introduced a new Java Persistance specification. This new edition delivers the latest need-to-know Java technologies.
"Synopsis" by ,

Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of the JBoss EJB 3.1 implementation, this book brings you up to speed on each of the component types and container services in this technology, while the workbook in the second section provides several hands-on examples for putting the concepts into practice.

Enterprise JavaBeans 3.0 presented a radical departure from its predecessors with a lightweight alternative that met with enthusiastic response from the Java development community. With version 3.1, EJB's server-side component model for building distributed business applications is simpler yet. And Enterprise JavaBeans 3.1 is the most complete reference you'll find on this specification.

  • Learn how to encapsulate business logic with Session Beans and Message-Driven Beans
  • Understand EJB's container services, such as dependency injection, concurrency, and interceptors
  • Handle persistence through the Entity Bean and EntityManager
  • Discover how to integrate with other technologies in the Java Enterprise Edition platform

"Synopsis" by ,

If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.

This fifth edition, written by Bill Burke and Richard Monson-Haefel, has been updated to capture the very latest need-to-know Java technologies in the same award-winning fashion that drove the success of the previous four strong-selling editions. Bill Burke, Chief Architect at JBoss, Inc., represents the company on the EJB 3.0 and Java EE 5 specification committees. Richard Monson-Haefel is one of the world's leading experts on Enterprise Java.

Enterprise JavaBeans 3.0, 5th Edition is organized into two parts: the technical manuscript followed by the JBoss workbook. The technical manuscript explains what EJB is, how it works, and when to use it. The JBoss workbook provides step-by-step instructions for installing, configuring, and running the examples from the manuscript on the JBoss 4.0 Application Server.

Although EJB makes application development much simpler, it's still a complex and ambitious technology that requires a great deal of time to study and master. But now, thanks to Enterprise JavaBeans 3.0, 5th Edition, you can overcome the complexities of EJBs and learn from hundreds of practical examples that are large enough to test key concepts but small enough to be taken apart and explained in the detail that you need. Now you can harness the complexity of EJB with just a single resource by your side.

spacer
spacer
  • back to top
Follow us on...


Powell's City of Books is an independent bookstore in Portland, Oregon, that fills a whole city block with more than a million new, used, and out of print books. Shop those shelves — plus literally millions more books, DVDs, and eBooks — here at Powells.com.