Work In Progress…
This page is under heavy construction.
So, please be patiance with us…
About juplo
Hibernate Maven Plugin
A simple Plugin for generating a Database-Schema from Hibernate Mappings
hibernate-maven-plugin is a plugin for generating a database-schema from your Hibernate mappings and create or update your database accordingly. Its main usage is to automatically create and populate a test-database for unit-tests in cooperation with the dbunit-maven-plugin.