Note:This goal should be used as a Maven report.
Full name:
net.sourceforge.dbtoolbox:dbtoolbox-maven-plugin:1.0-SNAPSHOT:validator-report
Description:
Attributes:
site
.Name | Type | Since | Description |
---|---|---|---|
outputName | String |
- |
The filename to use for the report. Default value is: dbvalid . |
reportOutputDirectory | File |
- |
Report output directory |
Name | Type | Since | Description |
---|---|---|---|
connectionFactory | String |
- |
Connection factory name, either "driver" or "jndi". Defaults to
"driver" Default value is: driver . |
driverClassName | String |
- |
Fully qualified class name of the JDBC driver. Applies on "driver"
only. |
driverClassPath | String |
- |
Class path containing the JDBC driver. Applies on "driver" only. |
jndiName | String |
- |
JNDI path or name, location in the JNDI registry. Applies on "jndi"
only. |
jndiPropertiesFile | File |
- |
JNDI Properties file location. Applies on "jndi" only. |
password | String |
- |
Password. Applies on "driver" and "jndi" |
url | String |
- |
JDBC URL or JNDI server URL Applies on "driver" and "jndi" |
username | String |
- |
Login/user name. Applies on "driver" and "jndi" |
validatorPropertiesFile | File |
- |
Properties file used for validation. null means no validation |
java.lang.String
No
driver
java.lang.String
No
java.lang.String
No
java.lang.String
No
java.io.File
No
java.lang.String
Yes
${outputName}
dbvalid
java.lang.String
No
java.io.File
Yes
${project.reporting.outputDirectory}
url:
java.lang.String
No
java.lang.String
No
java.io.File
No