Example usage for Java android.database.sqlite SQLiteCursorDriver fields, constructors, methods, implement or subclass
The text is from its open source code.
Cursor | query(CursorFactory factory, String[] bindArgs) Executes the query returning a Cursor over the result set. |