Generate Tables from Entities wizard

Use the Generate Tables from Entities Wizard to quickly create DDL scripts from your persistent entities. Dali automatically creates the necessary primary and foreign keys, based on the entity mappings.


WARNING:

Generating tables will DROP any existing tables and CREATE new tables, based on the entities in your project.


The Generate Tables from Entities wizard consists of the Schema Generation page.