Generating DDL from Entities

When using a vendor-specific platform, you can create a DDL script from your persistent entities.

To generate a DDL script:

Right-click the JPA project in the Package Explorer and select JPA Tools > Generate DDL.

 

Related task

Creating a JPA Entity

 

Related reference

Project Properties page – JPA Options