Removing finder methods from EJB 1.1 entity beans
Use the deployment descriptor editor to remove existing finder methods.
To remove finder methods from an EJB 1.1 entity bean (CMP):
- Switch to the J2EE perspective.
- In the Project Explorer view, select the EJB project that includes the EJB 1.1 entity bean with the finder method that you want to remove.
- Select Open With > Deployment Descriptor Editor from the pop-up menu.
- On the Beans page of the editor, select the bean and scroll down to the Finders section.
- Select the finder that you want to delete and click Remove.