me.mjolnir.mineconomy.internal
Class MySqlAccounting

java.lang.Object
  extended by me.mjolnir.mineconomy.internal.AccountingBase
      extended by me.mjolnir.mineconomy.internal.MySqlAccounting

public final class MySqlAccounting
extends AccountingBase


Field Summary
 
Fields inherited from class me.mjolnir.mineconomy.internal.AccountingBase
hashaccount, treeaccount
 
Method Summary
 void load()
           
 void reload()
           
 void save()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

load

public void load()
Specified by:
load in class AccountingBase

reload

public void reload()
Specified by:
reload in class AccountingBase

save

public void save()
Specified by:
save in class AccountingBase