Question:The principal finder method that must be implemented by every entity bean class is:
A findByPrimaryKey() B ejbGetByPrimaryKey() C ejbFindPrimayKey() D getPrimaryKey() E getFinder()
+ AnswerA
+ Report