posted 18 years ago
In EJBs, Which two callback methods can be used for synchronizing the bean's state with the database
a. ejbStore() and ejbLoad()
b. ejbActivate() and ejbPassivate()
c. ejbStore() and ejbPasivate()
d. ejbLoad() and ejbActivate()
My answer is a
but mock exam answer is b.
Vaithiyanathan Sundaram<br />SCJP, SCBCD, SCEA part1