public interface DbUpdate
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdate(android.database.sqlite.SQLiteDatabase db,
int oldVersion,
int newVersion)
Implement the specific db update in this method.
|
Copyright © 2014 arconsis IT-Solutions GmbH. All Rights Reserved.