Since finder methods require the knowledge for the data store, a bean provider can not produce necessary codes for this operations. The deployment tool provides the finder operations. |
The bean provider provides a description for finder methods so that the deployment tool produce the necessary implementation for the finder method. EJB Spec does not specifies any format description of these methods. |
Primary Key class implementation is also provided by the deployment tool. |