正在加载图片...
Chapter 7, EJB 2.0 CMP: Entity Relationships This chapter picks up where Chapter 6 left off, expanding your understanding of container-managed persistence to complex bean-to-bean relationships Chapter 8, EJB 2.0 CMP: EJB QL This chapter addresses the Enterprise JavaBeans Query Language(EJB QL), which is used to query EJBs and locate specific entity beans in EJB 2.0 Chapter 9, EJB 1.1: Container-Managed Persistence This chapter covers EJB 1. 1 container-managed persistence, which is supported in EJB 2.0 for backward compatibility. Read this chapter only if you need to support legacy EJB applications Chapter 10, Bean-Managed Persistence This chapter covers the development of bean-managed persistence beans including when to store, load, and remove data from the database Chapter 11, Entity-Container Contract This chapter covers the general protocol between an entity bean and its container at runtime and applies to container-managed persistence in EJB 2.0 and 1. 1, as well as bean-managed persistence Chapter 12, Session Beans This chapter shows how to develop stateless and stateful session beans Chapter 13, Message-Driven Beans This chapter shows how to develop message-driven beans in EJB 2.0 Chapter 14, Transactions This chapter provides an in-depth explanation of transactions and describes the transactional model defined by Enterprise JavaBeans Chapter 15, Design Strategies This chapter provides some basic design strategies that can simplify your EJB development efforts and make your EJB system more efficient. Chapter 16, XML Deployment Descriptors This chapter provides an in-depth explanation of the XML deployment descriptors used in EJB 1. I and 2.0 Chapter 17, Java 2, Enterprise Edition This chapter provides an overview of the Java 2, Enterprise Edition 1.3 and explains how 2.0 fits into this new platform. Appendix A, The Enterprise JavaBeans API This appendix provides a quick reference to the classes and interfaces defined in the EJB packag A ppendix B, State and Sequence Diagrams This appendix provides diagrams that clarify the life cycle of enterprise beans at runtime Appendix C, EJB Vendors This appendix provides information about the vendors of EJB servers Copyright(c)2001 OReilly AssociatesDRAFT, 10/21/017/6/2001 Copyright (c) 2001 O'Reilly & Associates 5 Chapter 7, EJB 2.0 CMP: Entity Relationships This chapter picks up where Chapter 6 left off, expanding your understanding of container-managed persistence to complex bean-to-bean relationships Chapter 8, EJB 2.0 CMP: EJB QL This chapter addresses the Enterprise JavaBeans Query Language (EJB QL), which is used to query EJBs and locate specific entity beans in EJB 2.0 container-managed persistence. Chapter 9, EJB 1.1: Container-Managed Persistence This chapter covers EJB 1.1 container-managed persistence, which is supported in EJB 2.0 for backward compatibility. Read this chapter only if you need to support legacy EJB applications. Chapter 10, Bean-Managed Persistence This chapter covers the development of bean-managed persistence beans including when to store, load, and remove data from the database. Chapter 11, Entity-Container Contract This chapter covers the general protocol between an entity bean and its container at runtime and applies to container-managed persistence in EJB 2.0 and 1.1, as well as bean-managed persistence. Chapter 12, Session Beans This chapter shows how to develop stateless and stateful session beans. Chapter 13, Message-Driven Beans This chapter shows how to develop message-driven beans in EJB 2.0. Chapter 14, Transactions This chapter provides an in-depth explanation of transactions and describes the transactional model defined by Enterprise JavaBeans. Chapter 15, Design Strategies This chapter provides some basic design strategies that can simplify your EJB development efforts and make your EJB system more efficient. Chapter 16, XML Deployment Descriptors This chapter provides an in-depth explanation of the XML deployment descriptors used in EJB 1.1 and 2.0. Chapter 17, Java 2, Enterprise Edition This chapter provides an overview of the Java 2, Enterprise Edition 1.3 and explains how 2.0 fits into this new platform. Appendix A, The Enterprise JavaBeans API This appendix provides a quick reference to the classes and interfaces defined in the EJB packages. Appendix B, State and Sequence Diagrams This appendix provides diagrams that clarify the life cycle of enterprise beans at runtime. Appendix C, EJB Vendors This appendix provides information about the vendors of EJB servers
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有