In WebLogic EJB projects, the WebLogic-specific information for EJB 2.0 container-managed relations (and container-managed fields) are maintained in the WebLogic-specific deployment descriptor, weblogic-cmp-rdbms-jar.xml. This file is updated when you modify the relationships in the EJB Deployment Descriptor Editor of a WebLogic Server-targeted EJB project.
This file can be edited using the WebLogic extension page in the EJB Deployment Descriptor Editor or can be edited directly. For full details on how to define and edit CMP and CMR mappings for WebLogic, see Mapping beans to database tables.
See the IBM Rational Developer documentation Creating relationships for EJB 2.x beans for information on creating EJB 2.0 container-managed relations and editing the generic relationship information.
Related tasks
Working with the WebLogic extensions page
Editing the WebLogic ejb-jar.xml file directly