public class DiskUsagePatch extends Patch
dbType, success
Constructor and Description |
---|
DiskUsagePatch() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyPatch() |
boolean |
hasBeenApplied() |
addColumn, dropForeignKeys, dropTable, ensureNoForeignKeyConstraints, hasColumn, hasTable, performOperations, renameTable, shouldBeExecuted
executeTransaction
execute, execute, executeOther, executeSwallowingExceptions, getServerUUID, query, toString, wasSuccessful
public boolean hasBeenApplied()
hasBeenApplied
in class Patch
protected void applyPatch()
applyPatch
in class Patch