Renemed hibernate.schema.export to hibernate.schema.execute
[hibernate4-maven-plugin] / src / site / xhtml / index.xhtml
index ff1ca5e..6532475 100644 (file)
@@ -34,8 +34,8 @@
   </p>
   <p>
   Last but not least, in order to not slow down the development cycle, the
   </p>
   <p>
   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).
   </p>
   <p>
   For more information about the inspiration to write this tiny plugin,
   </p>
   <p>
   For more information about the inspiration to write this tiny plugin,
@@ -52,8 +52,7 @@
    See <a href="./drop-mojo.html">hibernate:drop</a> and
    <a href="./plugin-info.html">Plugin Documentation</a> for the full
    autogenerated documentation. These are mostly configuration-options
    See <a href="./drop-mojo.html">hibernate:drop</a> and
    <a href="./plugin-info.html">Plugin Documentation</a> for the full
    autogenerated documentation. These are mostly configuration-options
-   of the Hibernate-Tools <code>SchemaExport</code> and <code>SchemaUpdate</code>, that do
-   the work in the background.
+   from the Hibernate-Tooling, that does the work in the background.
    </li>
   </ul>
   <h2>Releases</h2>
    </li>
   </ul>
   <h2>Releases</h2>