X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fsite%2Fxhtml%2Findex.xhtml;h=a30e6d6299b60eca6fa4e6203f2ccd24293671a2;hp=ef7de69cf39b07f5744fe5c66f1eb0e16fa6a3ef;hb=4940080670944a15916c68fb294e18a6bfef12d5;hpb=64900890db2575b7a28790c5e4d5f45083ee94b3 diff --git a/src/site/xhtml/index.xhtml b/src/site/xhtml/index.xhtml index ef7de69c..a30e6d62 100644 --- a/src/site/xhtml/index.xhtml +++ b/src/site/xhtml/index.xhtml @@ -7,7 +7,7 @@

Hibernate 4 Maven Plugin

A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annotations

- The hibernate4-maven-plugin is a plugin for generating a database-schema + The hibernate-maven-plugin is a plugin for generating a database-schema from your Hibernate-4-Mappings and create or update your database accordingly. Its main usage is to automatically create and populate a test-database @@ -34,12 +34,12 @@

Last but not least, in order to not slow down the development cycle, the - hibernate4-maven-plugin only executes the schema-export, if the mapping + hibernate-maven-plugin only executes the schema-export, if the mapping or the dialect changes (or if you force it to do so).

For more information about the inspiration to write this tiny plugin, - read our blog-article about the hibernate4-maven-plugin. + read our blog-article about the hibernate-maven-plugin.

Documentation

Releases