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

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 Package 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:

 

Skip navigation bar   Back to Top