Show TOC

 Mapping Entity Beans to Database TablesLocate this document in the navigation structure

Use

Use this procedure to map your container-managed entity beans to the database tables using the SAP NetWeaver Developer Studio. Each bean can be mapped to one table in the database.

Procedure
  1. Open persistent.xml → theEntity Beans tab.
  2. Select the bean that you want to map.
  3. In the right-hand pane, choose  Select table from the data dictionary.

    A dialog box containing a list of the database tables created in the Java Dictionary appears.

  4. Select the database table, to which you want to map your entity bean.

    The system displays a verification message.