What is the task of ejbFindByPrimaryKey() method

Questions by questioninterest

Showing Answers 1 - 1 of 1 Answers

madhu

  • Oct 14th, 2006
 

its just like a unique identity.every entity bean has a primarykey class .in that we have to write code for finding the entity bean.in that class we have to implement hashcode() and equals().

  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