dropDatabase

Description

Java type: org.apache.ddlutils.task.DropDatabaseCommand

Sub task for dropping 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.

Parameters

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.

Nested elements

©2005-2007 Apache Software Foundation