X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fsite%2Fxhtml%2Findex.xhtml;h=5200e3ff2afaf162d8325b4fad7e43b3e86c69c3;hp=ff1ca5ef65c2818562f5e2dd86e8df2ed2e16390;hb=HEAD;hpb=2ec0af491d992d9c26000f803bbc61fdb1299318 diff --git a/src/site/xhtml/index.xhtml b/src/site/xhtml/index.xhtml index ff1ca5ef..5200e3ff 100644 --- a/src/site/xhtml/index.xhtml +++ b/src/site/xhtml/index.xhtml @@ -34,8 +34,8 @@

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

For more information about the inspiration to write this tiny plugin, @@ -52,14 +52,14 @@ 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 - the work in the background. + from the Hibernate-Tooling, that does the work in the background.

Releases