Generate Entities from Tables dialog |
Use the Generate Entities dialog to create Java persistent entities from your database tables and columns.
This table lists the properties available in the Generate Entities dialog.
Property | Description |
---|---|
Source Folder | Enter a project folder name in which to generate the Java persistent entities, or click Browse to select an existing folder. |
Package | Enter a package name in which to generate the Java persistent entities, or click Browse to select an existing package. |
Tables | Select the tables from which to create Java persistent entities. The tables shown are determined by the database connection that you defined in the Project Properties page – Persistence Options. |
Generating entities from tables