CIW Exam Questions

Which choice lists the required methods of the EntityBean interface?

Which choice lists the required methods of the EntityBean interface?

A.
ejbActivate(), ejbPassivate(), setEntityContext(), ejbCreate(), unsetEntityContext(), ejbStore(),
ejbLoad(), ejbRemove()

B.
ejbActivate(), ejbPassivate(), setEntityContext(), unsetEntityContext(), ejbLoad(), ejbStore(),
ejbRemove()

C.
ejblnitiate(), setEntityContext(), ejbLoad(), ejbStore(), ejbRemove(), ejbPassivate()

D.
ejblnitiate(), ejbPassivate(), setEntityContext(), ejbStore(), ejbLoad(), ejbRemove(), ejbCreate()