Basic HTML version of Foils prepared July 6 99

Foil 46 Entity Beans / Callbacks - III

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


1 ejbLoad() method invoked by the container to inform the bean instance that it must synchronize its state from the database. This method is only invoked as long as there is an associated EJB Object with this instance.
2 If the bean instance using its fields to cache the state of the entity, it should not use this values and loads them from the database.
3 ejbStore() method invoked by the container to inform the bean instance that it is time to synchronize its state with database by updating the entity record.

in Table To:


© 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