How can i create finder methods(CMP)?

Questions by dileepkd

Showing Answers 1 - 2 of 2 Answers

EJB2.1=> create a method which may return a collection/List. => Implement EJB-QL perform query based on your paramenter and return resultEJB3.0=> Use nammed Query

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions