Module SQLite
Provides classes and predicates for working with SQLite databases.
Import path
import semmle.code.java.frameworks.android.SQLiteImports
| java | Provides all default Java QL imports. |
Classes
| TypeDatabaseUtils | The class |
| TypeSQLiteDatabase | The class |
| TypeSQLiteOpenHelper | The class |
| TypeSQLiteQueryBuilder | The class |
| TypeSQLiteStatement | The class |