|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseDatabaseAntTask | |
---|---|
org.dbmaintain.launch.ant |
Uses of BaseDatabaseAntTask in org.dbmaintain.launch.ant |
---|
Subclasses of BaseDatabaseAntTask in org.dbmaintain.launch.ant | |
---|---|
class |
CheckScriptUpdatesAntTask
Performs a dry run of the database update. |
class |
CleanDatabaseAntTask
Task that removes the data of all database tables, except for the DBMAINTAIN_SCRIPTS table. |
class |
ClearDatabaseAntTask
Task that removes all database items like tables, views etc from the database and empties the DBMAINTAIN_SCRIPTS table. |
class |
DisableConstraintsAntTask
Task that disables or drops all foreign key and not null constraints. |
class |
MarkDatabaseAsUpToDateAntTask
This operation updates the state of the database to indicate that all scripts have been executed, without actually executing them. |
class |
MarkErrorScriptPerformedAntTask
Task that indicates that the failed script was manually performed. |
class |
MarkErrorScriptRevertedAntTask
Task that indicates that the failed script was manually reverted. |
class |
UpdateDatabaseAntTask
Task that updates the database to the latest version. |
class |
UpdateSequencesAntTask
Task that updates all sequences and identity columns to a minimum value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |