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.
DbUpgradeFromVersion1 Class to convert a 1.1 database (non page store) to the 1.2 (page store) format.
 

Package org.h2.upgrade Description

Implementation of the database upgrade mechanism.