EjbRelationshipRole

DEPRECATEDUSED FOR EJB1.1 WEBSPHERE CMP EXTENSIONS (pre-EJB2.0)Specifies settings for an end of an ejb relationship.

Inherits from type eModelElement and adds the following.

Attributes Summary
multiplicityDEPRECATEDUSED FOR EJB1.
sourceEjbName : StringThe name of the source ejb.
forward : BooleanWhether this role is a foreign key.
navigable : BooleanDEPRECATEDUSED FOR EJB1.
/sourceEntity : DEPRECATEDUSED FOR EJB1.
attributes : CMPAttribute @* DEPRECATEDUSED FOR EJB1.
relationship : The relationship which owns the role.

Attribute Details

multiplicity    -    DEPRECATEDUSED FOR EJB1.1 WEBSPHERE CMP EXTENSIONS (pre-EJB2.0)The multiplicity of this ejb role.
     data type: 
     default Value:   unspecified



sourceEjbName    -    The name of the source ejb.
     data type:  String
     default Value:   unspecified



forward    -    Whether this role is a foreign key.
     data type:  Boolean
     default Value:   unspecified



navigable    -    DEPRECATEDUSED FOR EJB1.1 WEBSPHERE CMP EXTENSIONS (pre-EJB2.0)Specifies whether this role is "navigable to".
     data type:  Boolean
     default Value:   unspecified



/sourceEntity    -    DEPRECATEDUSED FOR EJB1.1 WEBSPHERE CMP EXTENSIONS (pre-EJB2.0)A calculated reference to the Container Managed Entity bean within the same module which matches the sourceEjbName.
     data type: 



attributes    -    DEPRECATEDUSED FOR EJB1.1 WEBSPHERE CMP EXTENSIONS (pre-EJB2.0)A list of references to CMP attributes for this role.
     data type: CMPAttribute@*



relationship    -    The relationship which owns the role.
     data type: 


Copyright IBM Corp. 1996-2002