Administration Console Online Help

 Previous Next Contents Index  

 


Query --> Configuration

Tasks     Additional Documentation     Attributes

Overview

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

Tasks

Using the EJB Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

Attributes

Attribute Label

Description

Value Constraints

Description

Provide text that describes the parent element.

Attribute: Description

Configurable: yes

Readable: yes

Writable: yes

Result Type Mapping

Specify whether an abstract schema type returned by a query for a select method is to be mapped to an EJBLocalObject or EJBObject type.

Attribute: ResultTypeMapping

Default: "Local"

Valid values:

  • "Remote"

  • "Local"

Configurable: yes

Readable: yes

Writable: yes

EJBQl

Provide the EJB QL query string that defines a finder or select query. Must be a valid EJB QL query string for th entity bean for which the the query is specified.

Attribute: EJBQl

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next