Class WeatherWarnings.NotificationListDbHelper
SQLiteOpenHelper
de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherWarnings.NotificationListDbHelper
- Enclosing class:
WeatherWarnings
public static class WeatherWarnings.NotificationListDbHelper extends SQLiteOpenHelper
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotificationListDbHelper
public NotificationListDbHelper(Context context)
-
-
Method Details
-
onCreate
public void onCreate(SQLiteDatabase sqLiteDatabase) -
onUpgrade
public void onUpgrade(SQLiteDatabase sqLiteDatabase, int i, int i1)
-