| Package | Description |
|---|---|
| com.abubusoft.kripton.android.sqlite |
| Class and Description |
|---|
| AbstractDataSource
Base class for data source
|
| AbstractDataSource.OnErrorListener |
| AbstractDataSource.TypeStatus |
| BindDaoFactory
Marker interface for DAO factory.
|
| ConflictAlgorithmType
Documentation about InserType is a copy of
lang_conflict
|
| DatabaseLifecycleHandler
Manage upgrade or downgrade of database.
|
| DataSourceOptions
Options to build a data source
|
| DataSourceOptions.Builder |
| ForeignKeyAction
Action type on update or delete.
|
| KriptonContentValues |
| KriptonContentValues.ParamType |
| SQLContext |
| SQLContextImpl
This context provides all necessary support classes to invoke queries.
|
| SQLContextSingleThreadImpl
Works on single thread.
|
| SQLiteModification
Rapresents operations generated by insert, update, delete operations on
tables.
|
| SQLitePopulator
This simple interface is needed to implements populators executed after
database creation.
|
| SQLiteUpdateTask
SQLite schema upgrade to version currentVersion from currentVersion-1.
|
| SQLiteUpdateTaskHelper.QueryType |
| TransactionResult |
Copyright © 2018. All rights reserved.