Full name:
org.apache.torque:torque-maven-plugin:3.3.1-SNAPSHOT:id-table-init-sql
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 SQL 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). |
| suffix | String |
- |
The suffix of the idTable-sql files. |
| initialID | String |
- |
The initial ID of the idtables |
| initialIDStep | String |
- |
The initial ID Step of the idtable |
| initialIDValue | String |
- |
The initial IDValue of the idtable |
| 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-sql/torquejava.lang.StringNo../../torque/report.${project.artifact.artifactId}.idtable-init-sql.generationjava.lang.StringNo${project.build.directory}/torque/context.idtable-init-sql.propertiesjava.lang.StringNoid-table-schema.xmljava.lang.StringNo-idtable-initjava.lang.StringNo101java.lang.StringNo10java.lang.StringNo1000booleanNotruejava.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