Package org.h2.upgrade

Implementation of the database upgrade mechanism.

See:
          Description

Class Summary
DbUpgrade This class starts the conversion from older database versions to the current version if the respective classes are found.
DbUpgradeNonPageStoreToCurrent Class to convert a 1.1 DB (non page store) to a 1.2 DB (page store) format.
 

Package org.h2.upgrade Description

Implementation of the database upgrade mechanism.