| Attributes Summary |
| description : String | The description is used by the ejb-jar file producer to provide text describing the query.
|
| ejbQL : String | Contains the EJB QL query string that defines a finder or select query.
|
| returnTypeMapping : ReturnTypeMapping | The return-type-mapping element is used in the query element to specify whether an abstract schema type that is returned by a query for a select method is to be mapped to an EJBLocalObject or EJBObject type.
|
| queryMethod : QueryMethod | The query-method element is used to specify the method (DB/SR/CM-"on the home") for a finder orselect query.
|
| entity : |
|