column to include in the query results
and specifies a name for it in the query output.between(Object, Object, Object, false, true, true).Query object ready for execution.Query object ready for execution.Query object ready for execution.Query object ready for execution.Query object ready for execution.column to include in the query results and
specifies a name for the column in the query output.*) to include in the query results.columns to include in the query results.column
that is not NULL in a group to include in the query results
and specifies a name for it in the query output.SELECT,
UPDATE, INSERT, DELETE.Database with the given context.DatabaseOpenHelper by invoking
its super-class SQLiteOpenHelper, and optionally stores
the given tables for database table creation when DatabaseOpenHelper.onCreate(SQLiteDatabase) is called.DELETE queries.DELETE statement against the database and deletes any rows with
the matching id value.equalTo(Object, Object, false, true).value of SQLite-compatible type F to type T.Class.getSimpleName().greaterThan(Object, Object, false, true).greaterThanOrEqualTo(Object, Object, false, true).in(Object, false, Object...).INSERT statement against the database.INSERT queries.isNotNull(Object, false).isNull(Object, false).table
that match one ore more rows in other tables.table
that match one ore more rows in other tables.table
that match one ore more rows in other tables.table
that match one ore more rows in other tables.Cursor or a JSONObject object to an instance of T.RowMapper with the given class type.table.table.table.table.lessThan(Object, Object, false, true).lessThanOrEqualTo(Object, Object, false, true).like(Object, false, String).JSONObject object to an instance of T.Cursor to an instance of T.column to include in the query results
and specifies a name for it in the query output.column to include in the query results
and specifies a name for it in the query output.Database with the given context.DatabaseOpenHelper with the given version.DatabaseOpenHelper with the given name.DatabaseOpenHelper.notEqualTo(Object, Object, false, true).offset rows from the query result set.table
and all rows from the tables before.table
and all rows from the tables before.table
and all rows from the tables before.table
and all rows from the tables before.Cursor to an instance of T.RowMapper with the given class type.SELECT queries.SELECT statement against the database and returns the row matching
the given id, or null if there is no matching row.value.value.column to include in the query results
and specifies a name for it in the query output.DatabaseOpenHelper.onCreate(SQLiteDatabase).value of type T to type F
that is SQLite-compatible.UPDATE queries.TypeConverter to convert the value of a field to and from
its underlying value in the database.