public class RemoveDuplicateUserInfoTransaction extends Transaction
https://github.com/plan-player-analytics/Plan/issues/956 https://github.com/plan-player-analytics/Plan/issues/967
dbType, success
Constructor and Description |
---|
RemoveDuplicateUserInfoTransaction() |
Modifier and Type | Method and Description |
---|---|
protected void |
performOperations()
Implement this method for transaction execution.
|
execute, execute, executeOther, executeSwallowingExceptions, executeTransaction, getServerUUID, query, shouldBeExecuted, toString, wasSuccessful
protected void performOperations()
Transaction
performOperations
in class Transaction