Package net.datacrow.core.db.upgrade

Class Summary
DatabaseUpgradeAfterInitialization If possible, perform upgrades / changes in the DataManagerConversion class! Converts the current database before the actual module tables are created / updated.
DatabaseUpgradeBeforeInitialization If possible, perform upgrades / changes in the DataManagerConversion class! Converts the current database before the actual module tables are created / updated.
 

Exception Summary
DatabaseUpgradeException This exception is thrown when an exception occurs during a database upgrade.