//Combines the current dataset with the dataset in the database public void combinethisPlayerWithStoredStats() { DBControls.combineDataSets(this); }