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