Query assembly settings

Use these to specify a finder or SELECT query.

A query element contains the following:

Queries that are expressed in EJB QL must use the ejb-ql element to specify the query. If a query cannot be expressed in EJB QL, describe the semantics of the query by using the description element and leave the ejb-ql element empty.

Name
Contains the name of an enterprise bean method or the asterisk (*) character. An asterisk in the method-name element denotes all methods of an enterprise bean's remote and home interfaces.
Parameters
Contains a list of the fully-qualified Java names of the method parameters.
Result type
Used in the query element to indicate whether a returned abstract schema type for a SELECT method should be mapped to an EJBLocalObject or EJBObject type.

Related tasks
Using EJB query
Assembling EJB modules



Searchable topic ID:   uejaquery
Last updated: Jun 21, 2007 4:55:42 PM CDT    WebSphere Application Server Network Deployment, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/uejb_raquery.html

Library | Support | Terms of Use | Feedback