Java android.database.sqlite SQLiteCursorDriver fields, constructors, methods, implement or subclass

Example usage for Java android.database.sqlite SQLiteCursorDriver fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.database.sqlite SQLiteCursorDriver.

The text is from its open source code.

Method

Cursorquery(CursorFactory factory, String[] bindArgs)
Executes the query returning a Cursor over the result set.