Chapter 4 Creating J2EE Applications for Sybase EAServer
Enterprise JavaBean (EJB) is a component model for Java.
There are several types of EJBs: Entity Bean, Session Bean, and Message Driven Bean.
Entity Beans are used for persistent objects. There are two types of persistence management:
J2EE 1.3 has a new EJB 2.0 component model. The EJB 2.0 specification introduces a number of improvements: better definition for CMP, local interfaces, EJB Query Language (EJB-QL) and ejbSelect methods.
PowerDesigner supports UML object modeling and data modeling. It is useful for designers to use the same tool to define objects, database schema, O/R mapping and to generate EJBs. PowerDesigner supports O/R mapping definition and EJB generation, including the EJB 2.0 specification. It can support any application server supporting EJB 2.0.
With PowerDesigner, you can:
Copyright (C) 2006. Sybase Inc. All rights reserved. |
![]() |