| Class | Description |
|---|---|
| AbstractDbDeployTask | Abstract class that all dbdeploy database tasks should extend. |
| CreateChangeScriptTask | Gradle task for creating a new timestamped dbdeploy change script. |
| CreateDatabaseScriptsTask | Gradle task for creating the apply and undo scripts. |
| UpdateDatabaseTask | Apply dbdeploy change scripts directly to the database. |