Java type: org.apache.ddlutils.task.CreateDatabaseCommand
org.apache.ddlutils.task.CreateDatabaseCommand
The sub task for creating the target database. Note that this is only supported on some database platforms. See the database support documentation for details on which platforms support this. This sub task does not require schema files. Therefore the fileset subelement and the schemaFile attribute of the enclosing task can be omitted.
fileset
schemaFile
failonerror : boolean
Specifies whether the execution shall stop if an error has occurred during the task runs. By default execution will be stopped when an error is encountered.
⇒ parameter
parameter
©2005-2007 Apache Software Foundation