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 does @inject mean in java?

726


What is a ejb container?

602


What is rmi and ejb in java?

635


What is stateless and stateful session bean in ejb?

579


Define Initial Context?

678






What is mdb?

641


Can more than a single table be mapped in cmp?

640


How many ejb objects are created for a bean?

624


What is ptp model?

664


What is meant by ejb?

600


What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?

618


Is it legal to have static initializer blocks in ejb?

636


What is stateless session?

641


can we stop the execution of a method before completion?

2594


What is ejb and its architecture?

588