Class DatabaseUpdater
java.lang.Object
com.ordwen.odailyquests.tools.updater.database.DatabaseUpdater
- All Implemented Interfaces:
IDatabaseUpdater
- Direct Known Subclasses:
Update0to1,Update1to2,Update2to3
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.bukkit.configuration.file.FileConfigurationprotected final Fileprotected final DatabaseManagerprotected final ProgressionFile -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ordwen.odailyquests.tools.updater.database.IDatabaseUpdater
apply, applyMySQL, applySQLite, applyYAML
-
Field Details
-
configFile
-
config
protected final org.bukkit.configuration.file.FileConfiguration config -
databaseManager
-
progressionFile
-
-
Constructor Details
-
DatabaseUpdater
-
-
Method Details
-
updateVersion
-