Finder methods for CMP entity beans This topic describes support for
queries in EJB 2.x CMP entity beans. For EJB 1.1 CMP entity beans, WebSphere® Application Server
provides extensions for finder support.
Adding finder methods to EJB beans using EJB QL You can add "find" or "ejbSelect"
finder methods to the home interfaces of EJB 2.x CMP beans. The finder
methods use the EJB query language. A wizard guides you through the
steps for adding new or existing finders to your bean.