public static interface AndroidDatabaseSupport.SQLiteQueryExecutor
android.database.Cursor
query(String table, String[] columns, String selection, String[] selectionArgs, String groupBy, String having, String orderBy, String limit)
android.database.Cursor query(String table, String[] columns, String selection, String[] selectionArgs, String groupBy, String having, String orderBy, String limit)
This documentation is licensed by Andrew Bowley under the GPLv3 License.