![]() |
The Bean Wizard in Pramati Studio helps to create EJB version 1.1. This document describes how to create EJB 1.1 modules with ejbHome, ejbFind, and business methods for entity beans with Bean Managed Persistence (BMP) using Bean Wizard. For more information on how to use Bean Wizard and its panels, read `Creating Entity Beans that use CMP 2.0', `Managing Container Managed Relationships in Pramati Studio', and `Creating Entity Beans with BMP 2.0' which describe the procedure for creating EJB 2.0.
To create an EJB 1.1 module:
A session bean is a short lived, transaction aware component that is deleted on container crash. Session bean executes on behalf of a single client, and updates shared data in an underlying database. Session beans are of types stateful and stateless. Select Tools > Bean Wizard and provide following details while creating session beans in Expert mode:
An entity bean is a long-lived component that operates in a database on a continuing basis. Entity beans need information on:
The following options appear while creating entity beans in Expert mode:
| Pramati Technologies © Copyright |
|