Basic HTML version of Foils prepared July 6 99

Foil 48 Entity Beans / Container Perspective - II

From Object Web Computing Technologies CPS714 Computational Science Information Track -- June 16 99. by H. Timucin Ozdemir


When container receives a create() request from the client, it invokes matching ejbCreate() method on the bean instance (assuming that there is already available one instance).
A container creates an EJB Object reference for the primary key returned from the ejbCreate() method and invokes ejbPostCreate() on the instance.
After the successful completion of this call, the container returns the reference of EJB Object to the client.



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jul 6 1999