public class RosterDbHelper extends Object
| Constructor and Description |
|---|
RosterDbHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
onCreate(SQLiteDatabase database) |
static void |
onUpgrade(SQLiteDatabase db,
int oldVersion,
int newVersion) |
Copyright © 2006–2017 Tigase. All rights reserved.