what is finder method?

Answer Posted / janet

a finder method provides a way to access an entity bean by
its contents. Finder methods are designed to be introspected
and displayed by developement and deployement tools.
The principal finder method that must be implement by all
entity bean is finderByPrimeryKey.In addition to this method
the developer must also implement a primaryKey class to
provide each entity bean with a unique,serializable identity.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is EJB server?

599


Explain ejbhome and ejbobject in ejb?

596


What is stateless and stateful session bean in ejb?

493


What is ejb and its architecture?

518


What is a stateless session?

510






What is bean-managed persistence?

581


What is the use of @resource?

553


What is stateless programming?

605


What do you mean by bean managed transaction?

553


What changes have been made in ejb 2.0 specifications?

618


What is enterprise bean provider?

612


What is difference between ejb and spring?

519


Is it possible to have threading in ejb?

556


A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?

533


What is a ejb container?

519