Attributes Summary |
description : String | @since J2EE1.
|
roleName : String | Defines a name for a role that is unique within an ejb-relation.
|
multiplicity : MultiplicityKind | Describes the multiplicity of the role that participates in a relation.
|
cascadeDelete : boolean | Specifies that, within a particular relationship, the lifetime of one or more entity beans is dependent upon the lifetime of another entity bean.
|
relationship : |
|
source : RoleSource | Designates the source of a role that participates in a relationship.
|
cmrField : CMRField | A declaration of the CMRField, if any, by means of which the other side of the relationship is accessed from the perspective of the role source@migration EJB1.
|
descriptions : Description
*
| @since J2EE1.
|