This type is a class for model objects.
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.
Package: ejbAttributes Summary | |
description : EString | @version J2EE1.4 deprecated, becomes descriptions 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. |
ejbJar : EJBJar @ | * No description is available * |
ejbRelations : EJBRelation * | A list of ejb-relation elements, which specify the container managed relationships. |
descriptions : Description * | @version J2EE1.4 |
Attribute Details |