PrepAway - Latest Free Exam Questions & Answers

which order will these steps occur?

Consider the following steps involved in the creation of an entity bean:
1 .An entity bean returns the primary key of the record to the home object.
2.Any parameters defined in the create() method are passed from the home object to the beans
ejbCreate() method.
3.The client invokes business methods against the entity bean instance.

4.The home object allocates an entity bean instance from the containers bean pool.
In which order will these steps occur?

PrepAway - Latest Free Exam Questions & Answers

A.
2,3,4, 1

B.
4,2,3, 1

C.
2,4, 1,3

D.
4, 2, 1, 3


Leave a Reply