Class RemoveUsernameFromAccessLogPatch
++ +
-
+
+
-
+
+ +Field Summary
+++Fields inherited from class com.djrapitops.plan.storage.database.transactions.Transaction
+attempts, dbType, success
+
+ -
+
+ +Constructor Summary
+Constructors+ +
+
+ -
+
+ +Method Summary
++ ++++++Modifier and Type+Method+Description++ +protected void
+ +boolean
++Methods inherited from class com.djrapitops.plan.storage.database.transactions.patches.Patch
+addColumn, allValuesHaveValueZero, columnVarcharLength, dropForeignKeys, dropTable, ensureNoForeignKeyConstraints, hasColumn, isApplied, performOperations, renameTable, shouldBeExecuted, wasApplied
++Methods inherited from class com.djrapitops.plan.storage.database.transactions.init.OperationCriticalTransaction
+executeTransaction
++ +Methods inherited from class com.djrapitops.plan.storage.database.transactions.Transaction
+dbIsNotUnderHeavyLoad, execute, execute, executeOther, executeReturningId, executeSwallowingExceptions, getDBState, getName, getServerUUID, hasTable, query, toString, wasSuccessful
+
-
+
+
-
+
+ +Constructor Details
+-
+
-
+
+ +RemoveUsernameFromAccessLogPatch
+public RemoveUsernameFromAccessLogPatch()+
+
+
+ -
+
-
+
+ +Method Details
+-
+
-
+
+ +hasBeenApplied
+public boolean hasBeenApplied()+-
+
- Specified by: +
hasBeenApplied
in classPatch
+
+ -
+
+ +applyPatch
+protected void applyPatch()+-
+
- Specified by: +
applyPatch
in classPatch
+
+
+ -
+