| Package | Description |
|---|---|
| com.abubusoft.kripton.android.sqlite |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLiteUpdateTaskFromFile
Database schema upgrade
|
| Modifier and Type | Field and Description |
|---|---|
List<SQLiteUpdateTask> |
DataSourceOptions.updateTasks |
| Modifier and Type | Method and Description |
|---|---|
protected SQLiteUpdateTask |
AbstractDataSource.findPopulateTaskList(int currentVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected List<SQLiteUpdateTask> |
AbstractDataSource.buildTaskList(int previousVersion,
int currentVersion) |
| Modifier and Type | Method and Description |
|---|---|
DataSourceOptions.Builder |
DataSourceOptions.Builder.addUpdateTask(SQLiteUpdateTask task) |
Copyright © 2018. All rights reserved.