CMRField

@since J2EE1.3Describes the bean provider's view of a relationship. It consists of an optional description, and the name and the class type of a field in the source of a role of a relationship. The CMRField::name element corresponds to the name used for the get and set accessor methods for the relationship. The CMRField::type element is used only for collection-valued CMRFields. It specifies the type of the collection that is used (a java class name).

Inherits from type CMPAttribute and adds the following.

Attributes Summary
collectionType : JavaClass@  

Attribute Details

collectionType    -     
     data type: JavaClass@


Copyright IBM Corp. 1997-2004