Open Helper
Open helper class to manage database creation and version management. This class takes care of opening the database if it exists, creating it if it does not, and upgrading it as necessary. Transactions are used to make sure the database is always in a sensible state.
Author
sergey.zaburunov