X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fsite%2Fapt%2Fconfiguration.apt;h=a0934138fbb20ddb367f18e38d63b4ebce1aa06e;hp=ea11db0cdff9571f53a3d7ee7ae3a0018b2a0b06;hb=d38b2386641c7ca00f54d69cb3f576c20b0cdccc;hpb=4b507b15b0122ac180e44b8418db8d9143ae9c3a diff --git a/src/site/apt/configuration.apt b/src/site/apt/configuration.apt index ea11db0c..a0934138 100644 --- a/src/site/apt/configuration.apt +++ b/src/site/apt/configuration.apt @@ -160,23 +160,11 @@ Configuration Examples --------------- - There are some seldom used parameters, that can only be configured throug - this method: + The parameter <> (name of the hibernate-properties-file + to use, defaults to <>) can only be configured through + this approach. - * <> the delimiter used in the generated sql-script - - * <> wether the generated sql-script is formatted, or not - - * <> name of the hibernate-properties-file - - * <> name of the generated sql-script - - * <> create database or generate sql-script or both - - * <> create or drop the database or do both or nothing - (just validate the annotation-configuration) - - For explanations, see the + For more explanations, see the {{{./export-mojo.html} Documentation of the export-Mojo}}. {Configuration-Method-Precedence}