Specified for an entity bean with container-managed persistence, a dependent object relies on another object for its existence. For example, in the business world a line item cannot exist outside of the order to which it belongs. In a J2EE application that processes these orders, the LineItem would be a dependent object of an OrderEJB entity bean.