中文名: 企業級JavaBeans 3.1 (第6版)
原名: Enterprise JavaBeans 3.1, 6th edition
作者: Andrew Lee Rubinger
Bill Burke
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版
出版社: O'Reilly
書號: 978-0596158026
發行時間: 2010年09月24日
地區: 美國
語言: 英文
簡介:
內容簡介:本書主要介紹EJB3.1標准,是獲獎權威參考書Enterprise JavaBeans的最新第6版。全書內容主要分為三大部分,第一部分是EJB 3.1的標准技術手冊,主要介紹EJB概念、EJB工作原理及使用方法;第二部分是服務器端組件模型;第三部分是EJB和持久化。全書實例豐富,講解細致,深入淺出,適合Java平台開發人員,特別是企業級Java開發人員閱讀參考。
作者簡介:Bill Burke是JBoss公司的首席架構師。除了聯合領導JBoss的EJB 3.0及AOP項目外,他還代表JBoss,作為EJB 3.0及Java EE 5規范委員會的專家。Bill是《JBoss操作手冊》的作者之一(該手冊包含在《Enterprise JavaBeans(第4版)》中),此外,他還在各種出版物與在線雜志上發表過多篇文章。
Richard Monson-Haefel是Enterprise Java領域的世界頂級專家與書籍作者之一。他是OpenEJB的首席架構師,OpenEJB是一個用在蘋果機的WebObjects平台上的開源EJB容器。在過去幾年裡,他還是J2EE、CORBA、Java RMI,以及其他分布式計算項目方面的咨詢專家。
內容截圖:
目錄:
Why Enterprise JavaBeans?
Chapter 1 Introduction
Chapter 2 Component Types
Chapter 3 Container Services
Chapter 4 Developing Your First EJBs
Server-Side Component Models
Chapter 5 The Stateless Session Bean
Chapter 6 The Stateful Session Bean
Chapter 7 The Singleton Session Bean
Chapter 8 Message-Driven Beans
EJB and Persistence
Chapter 9 Persistence: EntityManager
Chapter 10 Mapping Persistent Objects
Chapter 11 Entity Relationships
Chapter 12 Entity Inheritance
Chapter 13 Queries, the Criteria API, and JPA QL
Chapter 14 Entity Callbacks and Listeners
Container Services
Chapter 15 Security
Chapter 16 JNDI, the ENC, and Injection
Chapter 17 Transactions
Chapter 18 Interceptors
Chapter 19 Timer Service
Chapter 20 EJB 3.1: Web Services Standards
Chapter 21 EJB 3.1 and Web Services
Examples
Appendix FirstEJB Example
Appendix Stateless Session EJB: Encryption Example
Appendix Stateful Session EJB: FTP Client Example
Appendix Singleton Session EJB: RSS Cache Example
Appendix Message-Driven EJB: Status Update Listeners Example
Appendix Java Persistence APIs: Employee Registry Example
Appendix Security: Secured School Example
Appendix Transactions: Blackjack Game Example
Appendix Interceptors: TV Channel Service Example
Appendix Timer Service: Credit Card Processor Example
Colophon