!--a11y-->
Mapping Entity Beans to Database
Tables 
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.
...
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.
