A. The ejbRemove() method of Person invokes the remove() method of Address.
B. The ejbStore() method of Person invokes the ejbStore() method of Address.
C. The ejbPassivate() method of Person invokes the ejbPassivate() method of Address.
D. The ejbLoad() method of Person invokes the findByPrimaryKey() method of Address-
Home.
E. The ejbLoad() method of Person invokes the ejbLoad() method of Address.
B. The ejbStore() method of Person invokes the ejbStore() method of Address.
C. The ejbPassivate() method of Person invokes the ejbPassivate() method of Address.
D. The ejbLoad() method of Person invokes the findByPrimaryKey() method of Address-
Home.
E. The ejbLoad() method of Person invokes the ejbLoad() method of Address.
No comments:
Post a Comment