Full name:
org.apache.torque:torque-maven-plugin:3.3.1-SNAPSHOT:documentation
Description:
Attributes:
generate-sources.| Name | Type | Since | Description |
|---|---|---|---|
| schemaDir | String |
- |
The path to the directory where the schema files are located in. |
| schemaIncludes | String |
- |
The schema files which should be included in generation (in
ant-style notation). |
| targetDatabase | String |
- |
The database type (e.g. mysql, oracle, ...) for the generated
persistence classes, |
| Name | Type | Since | Description |
|---|---|---|---|
| outputDir | String |
- |
The directory in which the documentation will be generated |
| reportFile | String |
- |
The location where the report file will be generated. |
| contextPropertiesPath | String |
- |
The location where the context property file for velocity will be
generated. |
| schemaExcludes | String |
- |
The schema files which should be excluded in generation (in
ant-style notation). |
| outputFormat | String |
- |
The format of the generated documentation. Can be either html or
anakia. |
| runOnlyOnSchemaChange | boolean |
- |
Determines if this task should run only if the schema has changed. |
| sqlDbMap | String |
- |
The path to the properties file containing the mapping sql file
-> target database. |
| targetPackage | String |
- |
The target package for the generated classes. |
| templatePath | String |
- |
The base path where the templates are read from, if they are not
read from the classpath. |
| useClasspath | boolean |
- |
Whether the templates should be loaded from the classpath. |
| userContextProperties | Map |
- |
A map where all user-defined context properties can be set.
Overrides all other mojo configuration settings which are mapped to
context properties. |
java.lang.StringNo${project.build.directory}/generated-docs/torquejava.lang.StringNo../../torque/report.${project.artifact.artifactId}.doc.generationjava.lang.StringNo${project.build.directory}/torque/context.doc.propertiesjava.lang.StringNoid-table-schema.xmljava.lang.StringNohtmlbooleanNotruejava.lang.StringYes${basedir}/src/main/torque/schemajava.lang.StringYes*schema.xmljava.lang.StringNo${project.build.directory}/torque/sqldbmap.propertiesjava.lang.StringYesjava.lang.StringNotorque.generatedjava.lang.StringNo${basedir}/src/main/torque/templatesbooleanNotruejava.util.MapNo