Bitter EJB

Bruce Tate, Mike Clark, Bob Lee, Patrick Linskey

  • 出版商: Manning
  • 出版日期: 2003-06-12
  • 定價: $1,575
  • 售價: 1.9$299
  • 語言: 英文
  • 頁數: 350
  • 裝訂: Paperback
  • ISBN: 1930110952
  • ISBN-13: 9781930110953
  • 相關分類: Java 程式語言
  • 立即出貨

買這商品的人也買了...

相關主題

商品描述

In Bitter EJB, Bruce Tate and his co-authors continue the entertaining and engaging writing style of relating true-life adventure sport experiences to antipattern themes established in Bruce's first book, the best selling Bitter Java.

This more advanced book explores antipatterns, or common traps, within the context of EJB technology.

EJB is experiencing the mixture of practical success and controversy that accompanies a new and quickly-changing framework. Bitter EJB takes the swirling EJB controversies head-on. It offers a practical approach to design: how to become a better programmer by studying problems and solutions to the most important problems surrounding the technology.

The flip side of design patterns, antipatterns, are a fun and interesting way to take EJB expertise to the next level. The book covers many different aspects of EJB, from transactions to persistence to messaging, as well as performance and testing.

Bitter EJB will teach programmers to do the following:

  • Identify EJB persistence strategies
  • Choose Entity bean alternatives
  • Use EJB message driven beans
  • Know when to apply or avoid stateful session beans
  • Create efficient build strategies with XDoclet, Ant and JUnit
  • Automate performance tuning

Table of Contents

Part One: The Basics

Chapter 1. Bitter Tales
Chapter 2. EJB 101
Chapter 3. Bitter Choices
Chapter 4. Bitter EJB Interfaces

Part Two: Core services

Chapter 5. Bitter Sessions
Chapter 6. Bitter Statefull Sessions
Chapter 7. Bitter Overhead. (EJB entity overhead)
Chapter 8: Bitter Entities (EJB entity antipatterns)
Chapter 9. Bitter Alternatives. (EJB entity alternatives)
Chapter 10. Bitter Messages

Part Three: Finer points

Chapter 11. Bitter Tunes
Chapter 12. The Bitter Future