Administration Console Online Help

 Previous Next Contents Index  

 


Query Method --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Use this tab in the Admistration Console to configure the method for a finder or a select query.

Tasks

Using the EJB Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

Attributes

Attribute Label

Description

Value Constraints

Method Name

Provide the name of an enterprise bean method, or the asterisk (*) character. The asterisk is used when the element denotes all the methods of an enterprise bean's component and and home interfaces.

Attribute: MethodName

Configurable: yes

Readable: yes

Writable: yes

Method Intf

Specify that a method differentiate between the methods with the same name and signature that are defined across multiple home and component interfaces; in both an enterprise bean's remote and local interfaces, or both an enterprise bean's home and remote interfaces.

Attribute: MethodIntf

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next