public class WorldsServerIDPatch extends Patch
dbType, success
Constructor and Description |
---|
WorldsServerIDPatch() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyPatch() |
java.util.List<com.djrapitops.plan.db.patches.WorldObj> |
getWorldObjects() |
boolean |
hasBeenApplied() |
addColumn, allValuesHaveValueZero, 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
public java.util.List<com.djrapitops.plan.db.patches.WorldObj> getWorldObjects()