Table Associations

Use this page to create or edit the association between the database table and entity.

Property Description
Table associations Select an association to modify or click to create a new table association with the Create New Association wizard.
Generate this association Specify if Dali should create the selected association. If enabled, you can specify the Cardinality and Join table for the table association.
Generate a reference to <ROW> in <TABLE> Specify if the entity should contain a reference to the specified table.

If enabled, you can also enter the Property name and select the Cascade method (all, persist, merge, remove, or refresh) for the reference.


 

Related task

Creating a JPA Entity
Generating entities from tables
Create New Association

 

Related reference

Generate Entities from Tables Wizard