Because of the primary key is defined in a standard XML deployment descriptor file ,the container knows how to provide the ejbFindByPrimaryKey() finder method and generates the appropriate
JDBC SELECT statement to support it. Therefore, You don't implement this method.