Class Hierarchy
- java.lang.Object
- android.database.AbstractCursor (implements android.database.CrossProcessCursor)
- android.database.AbstractWindowedCursor
- android.database.sqlite.SQLiteCursor
- android.database.AbstractWindowedCursor
- android.database.sqlite.SQLiteClosable (implements java.io.Closeable)
- android.database.sqlite.SQLiteDatabase
- android.database.sqlite.SQLiteProgram
- android.database.sqlite.SQLiteQuery
- android.database.sqlite.SQLiteStatement
- android.database.sqlite.SQLiteConnection (implements android.os.CancellationSignal.OnCancelListener)
- android.database.sqlite.SQLiteConnectionPool (implements java.io.Closeable)
- android.database.sqlite.SQLiteCustomFunction
- android.database.sqlite.SQLiteDatabaseConfiguration
- android.database.sqlite.SQLiteDebug
- android.database.sqlite.SQLiteDebug.DbStats
- android.database.sqlite.SQLiteDebug.PagerStats
- android.database.sqlite.SQLiteDirectCursorDriver (implements android.database.sqlite.SQLiteCursorDriver)
- android.database.sqlite.SQLiteGlobal
- android.database.sqlite.SQLiteQueryBuilder
- android.database.sqlite.SQLiteSession
- android.database.sqlite.SQLiteStatementInfo
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- android.database.sqlite.DatabaseObjectNotClosedException
- android.database.SQLException
- android.database.sqlite.SQLiteException
- android.database.sqlite.SQLiteAbortException
- android.database.sqlite.SQLiteAccessPermException
- android.database.sqlite.SQLiteBindOrColumnIndexOutOfRangeException
- android.database.sqlite.SQLiteBlobTooBigException
- android.database.sqlite.SQLiteCantOpenDatabaseException
- android.database.sqlite.SQLiteConstraintException
- android.database.sqlite.SQLiteDatabaseCorruptException
- android.database.sqlite.SQLiteDatabaseLockedException
- android.database.sqlite.SQLiteDatatypeMismatchException
- android.database.sqlite.SQLiteDiskIOException
- android.database.sqlite.SQLiteDoneException
- android.database.sqlite.SQLiteFullException
- android.database.sqlite.SQLiteMisuseException
- android.database.sqlite.SQLiteOutOfMemoryException
- android.database.sqlite.SQLiteReadOnlyDatabaseException
- android.database.sqlite.SQLiteTableLockedException
- android.database.sqlite.SQLiteException
- java.lang.RuntimeException
- java.lang.Exception
- android.database.AbstractCursor (implements android.database.CrossProcessCursor)
Interface Hierarchy
- android.database.sqlite.SQLiteCursorDriver
- android.database.sqlite.SQLiteDatabase.CursorFactory
- android.database.sqlite.SQLiteDatabase.CustomFunction
- android.database.sqlite.SQLiteTransactionListener