Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 328 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 328 Bytes

hibernate6-ddl-maven-plugin

The hibernate6-ddl-maven-plugin is a simple Maven plugin for creating SQL DDL files for JPA entities. The plugin uses Hibernates API for SchemaExport.

This project started based on hibernate5-ddl-maven-plugin.