Class Hierarchy
- java.lang.Object
- android.database.AbstractCursor (implements android.database.CrossProcessCursor)
- android.database.AbstractWindowedCursor
- android.database.MatrixCursor
- android.database.MergeCursor
- android.database.CharArrayBuffer
- android.database.DatabaseUtils
- android.database.DatabaseUtils.InsertHelper
- android.database.DataSetObserver
- android.database.DefaultDatabaseErrorHandler (implements android.database.DatabaseErrorHandler)
- android.database.MatrixCursor.RowBuilder
- android.database.Observable<T>
- android.database.DataSetObservable
- android.database.sqlite.SQLiteClosable (implements java.io.Closeable)
- android.database.CursorWindow (implements android.os.Parcelable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- android.database.CursorWindowAllocationException
- java.lang.IndexOutOfBoundsException
- android.database.CursorIndexOutOfBoundsException
- android.database.SQLException
- android.database.StaleDataException
- java.lang.RuntimeException
- java.lang.Exception
- android.database.AbstractCursor (implements android.database.CrossProcessCursor)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- android.database.Cursor
- android.database.CrossProcessCursor
- android.database.Cursor
- java.io.Closeable
- android.database.DatabaseErrorHandler