| 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<com.abubusoft.kripton.common.Pair<Integer,? extends SQLiteUpdateTask>> |
DataSourceOptions.updateTasks |
| 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(int version,
SQLiteUpdateTask task) |
Copyright © 2018. All rights reserved.