Use this page to customize each generated entity. Select an item in the Table and columns area, then complete the following fields for each item.
Property | Description |
---|---|
Mapping defaults |
Use these options to define the table mapping information for the entity. |
Class name |
|
Key generator |
Select the generator used for this mapping. |
Sequence name |
Enter a name for the sequence. You can use $table and $pk as variables in the name. These will be replaced by the table name and primary key column name (respectively) when Dali generates a table mapping. |
Entity access |
Specify the default entity access method: Field (default) or Property. |
Domain Java Class |
Use these options to define the class information (Superclass and Interfaces) for the entity. |
Related tasks
Related reference