| Class | Description |
|---|---|
| BaseCursor |
A cursor wrapper that provides some utility methods such as
getXxxByName(String columnName). |
| BaseOpenHelper |
Database open helper with a read/write lock, which is useful
when a database needs to be accessed by multiple threads.
|
| CursorWaiter |
Utility to wait for a cursor to retrieve data.
|
Copyright © 2016. All rights reserved.