ejbStore() will be called before ejbPassivate() and is used to store the object to persistent database.
ejbLoad() will be called before ejbActivate() and is used to retrieve the object from persistence datastore.
ejbLoad() will be called before ejbActivate() and is used to retrieve the object from persistence datastore.
No comments:
Post a Comment