Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 ejb invocation happens?

0 Answers  


What is a Java Bean?

2 Answers  


What is ejb and how it works?

0 Answers  


What are the required methods to implement EJB architecture?

2 Answers  


Can i write business logic methods in entitybean?

3 Answers   HCL,


can u explain about design patterns like singleton,builder,factory

0 Answers   EdgeSoft,


Can stateful session beans are persistent?

2 Answers  


What does a deployment diagram specify?

2 Answers  


What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?

0 Answers  


What does statelessness mean?

0 Answers  


Transaction Attributes? What is the use of ?RequiresNew?

1 Answers   HCL,


Can the primary key in the entity bean be a Java primitive type such as int?

2 Answers   CTS,


Categories