Contains database util functions for info template's simulator.
More...
|
| static final String | EQUAL = " == " |
| |
Contains database util functions for info template's simulator.
Created by Anupam (opticod) on 20/6/16.
| org.buildmlearn.toolkit.infotemplate.data.InfoDb.InfoDb |
( |
Context |
context | ) |
|
| int org.buildmlearn.toolkit.infotemplate.data.InfoDb.bulkInsert |
( |
@NonNull ContentValues[] |
values | ) |
|
| void org.buildmlearn.toolkit.infotemplate.data.InfoDb.close |
( |
| ) |
|
| void org.buildmlearn.toolkit.infotemplate.data.InfoDb.deleteAll |
( |
| ) |
|
| long org.buildmlearn.toolkit.infotemplate.data.InfoDb.getCount |
( |
| ) |
|
| Cursor org.buildmlearn.toolkit.infotemplate.data.InfoDb.getInfoCursorById |
( |
int |
id | ) |
|
| Cursor org.buildmlearn.toolkit.infotemplate.data.InfoDb.getInfosCursor |
( |
| ) |
|
| void org.buildmlearn.toolkit.infotemplate.data.InfoDb.open |
( |
| ) |
throws SQLException |
| SQLiteDatabase org.buildmlearn.toolkit.infotemplate.data.InfoDb.db |
|
private |
| final InfoDBHelper org.buildmlearn.toolkit.infotemplate.data.InfoDb.dbHelper |
|
private |
| final String org.buildmlearn.toolkit.infotemplate.data.InfoDb.EQUAL = " == " |
|
staticprivate |
The documentation for this class was generated from the following file:
- source-code/app/src/main/java/org/buildmlearn/toolkit/infotemplate/data/InfoDb.java