posted 19 years ago
Yes,We no need to worry about restoring the database fileds when container called ejbActive(). When the ejbActivate() method calls, the ejbLoad() method calls implicitly to store the database fileds with the help of the primaryKey. The primerykey can get it from the EntityContext object. The container perform this job for us. If it is BMP, we need to write the code to restore the Database Fields.
Hope it helps.
Thanks,
Seenu
Thanks,<br />Seenu<br />SCJP1.4,SCBCD1.3,Next-->SCWCD1.4