Show TOC Start of Content Area

Procedure documentation Mapping Entity Beans to Database Tables  Locate the document in its SAP Library structure

Use

Use this procedure to map your container-managed entity beans to the database tables using the 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 This graphic is explained in the accompanying text 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.

 

 

End of Content Area