Relationships
The relationships describes the relationships in which entity beans with container managed persistence participate. The relationships element contains an optional description; and a list of ejb-relation elements, which specify the container managed relationships.
Attributes Summary
description The description is used by the ejb-jar file producer to provide text describing the collection of relationships. ejbJar ejbRelations A list of ejb-relation elements, which specify the container managed relationships.
Attribute Details
description
The description is used by the ejb-jar file producer to provide text describing the collection of relationships.The description should include any information that the ejb-jar file producer wants to provide to the consumer of the ejb-jar file (i.e. to the Deployer). Typically, the tools used by the ejb-jar file consumer will display the description when processing the list of dependents.
Data type: String
Default value: unspecified
ejbJar
Data type:
ejbRelations
A list of ejb-relation elements, which specify the container managed relationships.
Data type: EJBRelation