what is finder method?



what is finder method?..

Answer / 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

More EJB Interview Questions

How is consistency maintained by Stateful Session through transaction updates ?

0 Answers  


How enterprise beans will handle concurrent and loopback calls on entity beans?

1 Answers   Wipro,


What is the difference between Session bean and Entity bean?one?

0 Answers  


What Is EJB Clustering? Explain the Functionality?

1 Answers   Business Architectures, College School Exams Tests, HCL,


Name the attributes of javax.ejb.stateful.

0 Answers  






What is the full form of ejb in java?

0 Answers  


What is bean-managed persistence?

0 Answers  


Difference between container-managed & bean-managed persistence?

2 Answers  


Mention the three levels for applying interceptor methods.

0 Answers  


What are the components of session beam?

0 Answers  


What are the advantages of ejb components?

0 Answers  


Match the ejb functions given below with the functionality equivalent in sql?

0 Answers  


Categories