X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fsite%2Fxhtml%2Findex.xhtml;h=7a2b02c8c5caddf366bf30430d4bd8929b3bfea7;hp=a30e6d6299b60eca6fa4e6203f2ccd24293671a2;hb=0611db682bc69b80d8567bf9316668a1b6161725;hpb=a275df25c52fdb7b5b4275fcf9a359194f7b9116;ds=inline diff --git a/src/site/xhtml/index.xhtml b/src/site/xhtml/index.xhtml index a30e6d62..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 hibernate-maven-plugin is a plugin for generating a database-schema - from your Hibernate-4-Mappings and create or update your database + 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 @@ -48,7 +48,8 @@ and simple examples of how to use this plugin.

  • - See hibernate:export and + See hibernate:create, + See hibernate:drop and Plugin Documentation for the full autogenerated documentation. These are mostly configuration-options of the Hibernate-Tools SchemaExport and SchemaUpdate, that do