posted 21 years ago
Hi, I'm deploying a local entity bean. I know that I can run any finder method with CMP 2.x by declaring it as abtract in the bean implementation class and then by defining the query in the deployment descriptor. My question is: how do I run the findByPrimaryKey method? Shall I write a query element in the dd? How do I execute it from the client?
Regards,
Marco
Marco Tedone<br />SCJP1.4,SCJP5,SCBCD,SCWCD