Basic HTML version of Foils prepared July 6 99

Foil 50 Entity Beans / Container Perspective - IV

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


ejbLoad() method is invoked by the container before the first business call within a transaction to make sure that the instance will be in correct state.
ejbStore() method is used to synchronize the state of an entity with the database and in general this invocation occurs at the end of transactions.
The container can also use this method to make sure that the state is saved before the passivation of the entity or transfer this state to another instance via the database ( can occur for the distributed transaction in a multi-process server).



© 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