Enterprise JavaBeans (EJB) is a server component for decentralized object-oriented processing. Interstage Studio can be used to develop Enterprise Beans (EB) using Java.
Covering the following low-level API and EB can create server-side program components by programming business logic processing alone:
Life cycle management of the components
Transaction management
Database processing
Interstage Studio can be used to develop the following using Java:
EB (server-side components)
Client applications that use EB
The EB execution environment covers over the differences in transaction processing based on the TP monitor and DBMS. Therefore, you can develop server program components that are independent from the platform to be used.
Figure 5.5 Development of EJB