Administration Console Online Help

 Previous Next Contents Index  

 


CMRField --> Configuration

Tasks     Additional Documentation     Attributes

Overview

Specify the container-managed relationship (CMR) information in the CMR field. Use this tab to configure the container-managed relationship fields.

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

CMRField Name

Provide the name of the logical relaqtionship field in the entity bean class. Must begin with a lowercase letter.

Attribute: CMRFieldName

Configurable: yes

Readable: yes

Writable: yes

CMRField Type

Provide the class of a collection-valued logical relationship field in the entity bean class.

Attribute: CMRFieldType

Valid values:

  • "java.util.Collection"

  • "java.util.Set"

Readable: yes

Writable: yes



 

Back to Top Previous Next