X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fsite%2Fxhtml%2Findex.xhtml;h=7a2b02c8c5caddf366bf30430d4bd8929b3bfea7;hp=39d191eabaeba3f4d4364f8e2a894d7da1bb0879;hb=0611db682bc69b80d8567bf9316668a1b6161725;hpb=ec30af2068f2d12a9acf65474ca1a4cdc1aa7122 diff --git a/src/site/xhtml/index.xhtml b/src/site/xhtml/index.xhtml index 39d191ea..7a2b02c8 100644 --- a/src/site/xhtml/index.xhtml +++ b/src/site/xhtml/index.xhtml @@ -4,11 +4,11 @@ -

Hibernate 4 Maven Plugin

-

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

+

Hibernate Maven Plugin

+

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

- The hibernate4-maven-plugin is a plugin for generating a database-schema - from your Hibernate-4-Mappings and create or update your database + The 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 @@ -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