Helper
Database helper class used to manage the creation and upgrading of the database. This class also provides the SQLiteDatabase object used by the other classes.
Author
sergey.zaburunov
Types
Properties
Functions
Link copied to clipboard
Create all tables.
Link copied to clipboard
The name of the database file
Link copied to clipboard
current database version
Link copied to clipboard
Delete all rows from all tables.
Link copied to clipboard
Drop all tables.
Link copied to clipboard
Checks if the db singleton has been set.
Link copied to clipboard
Create all tables.
Link copied to clipboard
Drop all tables.