PrepAway - Latest Free Exam Questions & Answers

Category: 1D0-442

Exam 1D0-442: CIW Enterprise Specialist

which order will these steps occur?

Consider the following steps in the creation of a stateful session bean:
1 The container initializes a session context (the session context reference is passed to the bean
via the setSessionContext() method).
2.The container instantiates an EJB object.
3.The create() parameters are passed to the beans ejbCreate() method.
4.The bean is instantiated with a default no-argument constructor.
In which order will these steps occur?

which order will these steps occur?

A business method is being invoked on an entity bean. The entity bean has been instantiated, but
has been placed in the entity bean pool by the container due to inactivity. Based on this scenario,
consider the following steps:
1 The home object calls the ejbLoad() method.
2.The EJB object sends the business method invocation to the entity bean.
3.The EJB object notifies the container that an entity bean instance is required.
4.The entity bean uses the primary key obtained from the EJB object to populate its fields.
In which order will these steps occur?


Page 12 of 13« First...910111213