bindString
bind value or a null if the value is null
Parameters
index
parameter index
value
value to bind (may be null)
See also
android.database.sqlite.SQLiteStatement#bindString(int, String)
bind value or a null if the value is null
parameter index
value to bind (may be null)