Skip to content

BestSolution-at/hibernate6-ddl-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.