Step 10. Export DDL File Based on Defined Persistent Entities

Workshop can generate a SQL DDL file based on the entity relationships outlined in the Hibernate Entities Editor.

  1. In the Hibernate Entities Editor click the Generate DDL File button.

  2. In the Generate DDL File dialog, click OK.
  3. Go to the Project Explorer and open the schema.sql file being created under the web folder.
  4. Observe the DDL statements created based on the Hibernate Persistence Entities defined in the project.
  5. Close the schema.sql file.

Click one of the following arrows to navigate through the tutorial:


Still need help? Post a question on the Workshop newsgroup.