This is a feature of JBuilder Professional and Enterprise.
Use this dialog box to specify the relationship between the entity beans generated from two tables. The entity beans are linked to each other with references in the bean code.
Select one of the tables you wish to link together with another. Your choices are the tables you selected to map to entity beans in the previous step.
Select the second table you wish to link together. Your choices are the tables you selected to map to entity beans in the previous step.
The first column of the grid is titled with the name of the two you specified as the Table One. In that column, click the first row to display the down-arrow that gives you access to the list of column names in the table. Select the column name you want to use to link the table with the second table.
The second column of the grid is titled with the name of the table you specified as Table Two. In that column, click the first row to display the down-arrow that gives you access to the list of column names in the second table. Select the name of the column that contains data within the same domain as the column name you specified for the first table.
The two columns you specify to create the relationship may have the same name, but that is not a requirement. The names of the columns can differ, but they must have the same domain.