X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fsite%2Fapt%2Findex.apt;h=6311684674947def7843c12ceeb9b6671eb413ea;hp=ffe27dd514bc7e5f39948acadc16cb7521ed5891;hb=d38b2386641c7ca00f54d69cb3f576c20b0cdccc;hpb=4b507b15b0122ac180e44b8418db8d9143ae9c3a diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index ffe27dd5..63116846 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -3,6 +3,9 @@ A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annota <> 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 + for unit-tests in cooperation with the + {{{http://mojo.codehaus.org/dbunit-maven-plugin/} dbunit-maven-plugin}}. The plugin was designed with three main goals in mind: @@ -45,4 +48,8 @@ A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annota * ${project.version} (this version) + * {{{http://juplo.de/hibernate4-maven-plugin-1.0.2} 1.0.2}} + + * {{{http://juplo.de/hibernate4-maven-plugin-1.0.1} 1.0.1}} + * {{{http://juplo.de/hibernate4-maven-plugin-1.0} 1.0}}