Tables

TABLE 3-1small space Deciding Between Stateless and Stateful Session Beans

TABLE 3-2small space Deciding Between Container-Managed and Bean-Managed Transactions

TABLE 3-3small space Purpose of Life-Cycle Methods In a Session Bean Class

TABLE 3-4small space Purpose of Session-Synchronization Methods in a Session Bean Class

TABLE 3-5small space Relationship Between Transactions and Methods

TABLE 4-1small space Deciding Between CMP and BMP Entity Beans

TABLE 4-2small space Purpose of Default Life-Cycle Methods in a CMP Entity Bean Class

TABLE 6-1small space Purpose of Default Life-Cycle Methods in a BMP Entity Bean Class

TABLE 7-1small space Deciding Between Container-Managed and Bean-Managed Transactions

TABLE 7-2small space Purpose of ejbCreate and onMessage Methods in a Message-Driven Bean's Bean Class

TABLE 7-3small space Purpose of Default Life-Cycle Methods in a Message-Driven Bean's Bean Class

TABLE 7-4small space Example of a setMessageDrivenContext Method