Interface IDatabaseUpdater
- All Known Implementing Classes:
DatabaseUpdater,Update0to1,Update1to2,Update2to3
public interface IDatabaseUpdater
-
Method Summary
-
Method Details
-
apply
-
applyMySQL
void applyMySQL() -
applySQLite
void applySQLite() -
applyYAML
void applyYAML()
-