Class ChangeUserUUIDTransaction
+-
+
- Direct Known Subclasses: +
CombineUserTransaction
+
+ +
-
+
+
-
+
+ +Field Summary
+ + +++Fields inherited from class com.djrapitops.plan.storage.database.transactions.Transaction
+attempts, dbType, success
+
+ -
+
+ +Constructor Summary
+ + +
+
+ -
+
+ +Method Summary
++ ++++++Modifier and Type+Method+Description++ +protected void
++Implement this method for transaction execution.+++ +Methods inherited from class com.djrapitops.plan.storage.database.transactions.Transaction
+dbIsNotUnderHeavyLoad, execute, execute, executeOther, executeReturningId, executeSwallowingExceptions, executeTransaction, getDBState, getName, getServerUUID, hasTable, query, shouldBeExecuted, toString, wasSuccessful
+
-
+
+
-
+
+ +Field Details
+-
+
-
+
+ +oldUUID
+ +
+ -
+
+ +newUUID
+ +
+
+
+ -
+
-
+
+ +Constructor Details
+-
+
-
+
+ +ChangeUserUUIDTransaction
+ +
+
+
+ -
+
-
+
+ +Method Details
+-
+
-
+
+ +performOperations
+protected void performOperations()+Description copied from class:+Transaction
Implement this method for transaction execution.+-
+
- Specified by: +
performOperations
in classTransaction
+
+
+ -
+