Previous Next vertical dots separating previous/next from contents/index/pdf

Step 10. Export DDL File Based on Defined Persistent Entities

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

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

  2. In Generate DDL File dialog specify the output file to contain the SQL statements for the current mapping information and configuration properties.

  3. Click OK
  4. Go to the Project Explorer and open the db.script file being created under the web folder.
  5. Observe the DDL statements created based on the Hibernate Persistence Entities defined in the project.
  6. Close the db.script file.

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


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

 

Skip navigation bar   Back to Top