Describes the finders for CMP 1.1 with a method name and query.
one-one-finders (sun-ejb-jar.xml)
The following table describes subelements for the finder element.
Table A–48 finder Subelements| Element | Required | Description | 
|---|---|---|
| only one | Specifies the method name for the finder. | |
| zero or one | Specifies the query parameters for the CMP 1.1 finder. | |
| zero or one | Specifies the query filter for the CMP 1.1 finder. | |
| zero or one | Specifies variables in query expression for the CMP 1.1 finder. | |
| zero or one | Specifies the query ordering for the CMP 1.1 finder. |