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